View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Creating a new excel file from an existing file using macro

Hi

Yes you can do this

Here is a mail macro that send the selection
http://www.rondebruin.nl/mail/folder1/mail4.htm
You can delete the mail part

If you need more help post back



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Macro" wrote in message oups.com...
Hi, I never did any macro before. I need to have a macro that will
capture some specific cell/rows and save/create those info in to a new
excel file. Is that possible? Please help!