I would like to enter a number on sheet 1 (A1) and have the data from sheet 2 displayed on sheet 3.
For example. If I enter a 1 in cell A1 on sheet 1. I would like only cell A1 of sheet 2 appear on sheet three.
If I enter a 2 on sheet 1 (A1) I would like cells A1 and A2 appear on sheet three (without the need for filling down).
If I enter a 3 on sheet 1 (A1) I would like cells A1-A3 appear on sheet three without having to manually fill down on sheet 3....and so on.
I have attached a spreadsheet as an example. I have no problem getting the first row to appear on sheet 3 using an IF statement but I'm not sure how to have multiple rows appear with multiple if statements and without having to fill down.
Thanks.
Bookmarks