View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] cwilkin1@twcny.rr.com is offline
external usenet poster
 
Posts: 14
Default Copying to columns

Hi, I have a list of 500 items in column A. I want to copy the first 50
to column

B1:B50, the next 50 to C1:C50 etc. Can someone show me how to do this
with a

simple macro?

Chuck