I have a spreadsheet that collects data from our MAS90 database. I pull in the data into the spreadsheet and then I manually add data into cells at the end of the rows. When more records are added in the database, it moves the other data down in the spreadsheet as it is suppose to because it is sorted alphabetically. However, is doesn't move the manually added data down. How do I make those cells move with the others?
https://www.dropbox.com/s/e6stvcwkkasmbhr/Inventory%20Check.xlsx
More specifically, what happens is when I update the records, if anything was added in the database, columns A-D get updated. Those rows move down. However, the rows for columns E and beyond, don't. Then I have to go thru the stupid thing row by row to see where I have to add cells.
Thanks.