View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] spidle@gmail.com[_2_] is offline
external usenet poster
 
Posts: 5
Default Copy the same column from 50 sheets into a new sheet macro help!

Hey folks,

I have a macro that works great in running a macro on all files in a
folder, but now I need a macro to copy the same column (column I) from
each of the 50 sheets in the folder and paste all of them into a new
worksheet starting at column A and continuing down the line.

Help!