The goal is to be able to input only one number and have the table populate and be able to dynamically increase or decrease rows with data if Worksheet #2 has data removed or added.
In this example, I want to be able to input the account # (we'll say 1) into cell B4. I want the other cells to populate and to continue to move the fixed row, row #8 down to fit the appropriate data. If I ever go back to Worksheet #2 and add another entry which has an Acc# of 1, I want this data to be immediately added into worksheet #1 at the bottom, and to push the fixed row (in example, row 8) down.
Is this feasible?
In this example, I want to be able to input the account # (we'll say 1) into cell B4. I want the other cells to populate and to continue to move the fixed row, row #8 down to fit the appropriate data. If I ever go back to Worksheet #2 and add another entry which has an Acc# of 1, I want this data to be immediately added into worksheet #1 at the bottom, and to push the fixed row (in example, row 8) down.
Is this feasible?