Thread
:
move cells up one and to the right
View Single Post
12-29-2017, 12:37 PM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,101
In C1: =IFERROR(INDEX($A$1:$A$20,2*ROW()-1),"")
In D1: =IFERROR(INDEX($A$1:$A$20,2*ROW()),"")
Copy the formulas down.
Take a copy of c1:d20.
Select cell A1 and paste as values.
xor
View Public Profile
Find all posts by xor