View Single Post
  #2   Report Post  
duane
 
Posts: n/a
Default


just pur = a1 in row 1 of your column,

and put this in rows 2 and on

=IF(MOD(ROW(),2)0,INDIRECT("A"&ROUNDUP(ROW()/2,0)),INDIRECT("b"&ROUNDUP(ROW()/2,0)))


--
duane


------------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...o&userid=11624
View this thread: http://www.excelforum.com/showthread...hreadid=379488