View Single Post
 
Old 12-29-2017, 12:37 PM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,101
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

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.
Reply With Quote