I have a parts list that will be used in multiple tables. I have a separate file for each location and a file with the overall summary of inventory, if we buy a new item I want to be able to add it to the summary sheet at any row (as they grouped by similar parts) and it populate the other files for each location. Only the first two columns of each row is identical the others are formulas or data that need to adjust to the insertion of a new row. I can get the first two rows to update but the other columns remain unchanged which means they are now referring to the wrong part and wrong formula. Below is an example of one of the tables, they will all have a varying number of columns but the same number of rows. Please let me know if this is possible and how.