View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] ddirks@pcmhc.com is offline
external usenet poster
 
Posts: 1
Default select rows of data & move to new column

I'm trying to select every other row of data (2,4,6,8, etc) and move
these to a new column. What is the simplest and quickest way of doing
this?