View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
JavierDiaz4 JavierDiaz4 is offline
external usenet poster
 
Posts: 6
Default Copy Insert Paste into all Workbooks in Folder

Exactly. That would be perfect!

"Ron de Bruin" wrote:

Do you want to replace the data of column C of each workbook with
the data of column C from MacroAllFile.xls or do you want to insert this column


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"JavierDiaz4" wrote in message ...
Thanks Ron, which one do I use to just copy column C from MacroAllFile.xls
and paste that column on all 3783 xls in a folder?

"Ron de Bruin" wrote:

See
http://www.rondebruin.nl/copy4.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"JavierDiaz4" wrote in message ...
Hello Everyone,

I was wondering how can I copy Column C from MacroAllFile.xls and insert
paste it into all workbooks in a folder into the first worksheet in each
workbook.

Thanks in advance,