Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Try to Record a macro, (Tools/Macros/Record) do what you need and then look at the code in the Visual Editor. Jose Macro Wrote: 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! -- jose luis ------------------------------------------------------------------------ jose luis's Profile: http://www.excelforum.com/member.php...o&userid=13312 View this thread: http://www.excelforum.com/showthread...hreadid=390943 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
import data from txt file to an existing excel file | Excel Discussion (Misc queries) | |||
User replaces existing file with blank during file open | Excel Discussion (Misc queries) | |||
Importing text file, only option to edit existing file | Excel Discussion (Misc queries) | |||
can i save an existing .xls file as a .csv file using command line | Excel Discussion (Misc queries) | |||
get path - save new file - same sub-directory as existing file | Excel Programming |