View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Piia Piia is offline
external usenet poster
 
Posts: 4
Default How to transfer values from one column to a big table?

Hi,

I have a column with over 200 000 rows. I need to transfer values from this
column to multiple columns so that values from Column A rows 1-4000 go to
Column B (rows 2-4001) , values from Column A rows 4001-8000 go to column C
(rows 2-4001), values from Column A rows 8001-12 000 go to column D (rows
2-4001) etc.

How to make this easily?

Thanks a lot for the help!

-Piia