Hi,
I have data in column D, and data in column E. I want to move this to column F (for printing) so that it runs
D1
E1
D2
E2
D3
E3
Etc.
I can pull the data D1 into F1, and E1 into F2, but when copying down, it does it like so:
D1
E1
D3
E3
D5
E5
Is it possible to have it so that the missing ones are included?
I have data in column D, and data in column E. I want to move this to column F (for printing) so that it runs
D1
E1
D2
E2
D3
E3
Etc.
I can pull the data D1 into F1, and E1 into F2, but when copying down, it does it like so:
D1
E1
D3
E3
D5
E5
Is it possible to have it so that the missing ones are included?