I'm trying to prepopulate a new tab with designated numbers of rows based on input from a previous tab's cell.
Example, on Sheet2 I have a heading in Column A "Number of Cycles" (A1); "Number of Days in Cycle" (B2)
In A2, 15; In B2, 28
I want 15 rows labeled Cycle 1, Cycle 2, etc. in Column A on a new tab (Sheet3) with 28 rows in between each Cycle.
Is there anyway to do this?
Example, on Sheet2 I have a heading in Column A "Number of Cycles" (A1); "Number of Days in Cycle" (B2)
In A2, 15; In B2, 28
I want 15 rows labeled Cycle 1, Cycle 2, etc. in Column A on a new tab (Sheet3) with 28 rows in between each Cycle.
Is there anyway to do this?