I have a spreadsheet which links the cells in one sheet with cells in another... however, they do not run concurrently.
Sheet1 has
A1 -
A2 - 1
A3 - 2
A4 - 3
etc
Sheet 2 should have
A1 - 1
A2 -
A3 -
A4 - 2
A5 -
A6 -
A7 - 3
etc.
Is there an easy way to do this through a fill down using an offset or indirect formula?
Sheet1 has
A1 -
A2 - 1
A3 - 2
A4 - 3
etc
Sheet 2 should have
A1 - 1
A2 -
A3 -
A4 - 2
A5 -
A6 -
A7 - 3
etc.
Is there an easy way to do this through a fill down using an offset or indirect formula?