View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] simonfunston@gmail.com is offline
external usenet poster
 
Posts: 1
Default Multiple Columns to Single Columns

Hi Guys,

I have a spreadsheet which has data in a number of columns which I need
to copy to another sheet in one single column.

What I need to be able to do is select all the columns from the source
sheet (this number may vary), and then have select a start point in
another sheet and ahve all the columns sequentially pasted in.

I've started to write a macro to do this but haven't got very far, can
any help me out?

Thanks

Simon