Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Can any one give me an example of how to (save as) an indipendant cop of a spread sheet program using a macro I am a complete newbie, and I am having problems understanding the VB help Thanks legep -- legep ----------------------------------------------------------------------- legepe's Profile: http://www.excelforum.com/member.php...fo&userid=1548 View this thread: http://www.excelforum.com/showthread.php?threadid=27157 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
with activeworkbook
.savecopyas filename:="c:\mybackups\" & .name end with This assumes that c:\mybackups exists. legepe wrote: Can any one give me an example of how to (save as) an indipendant copy of a spread sheet program using a macro I am a complete newbie, and I am having problems understanding the VBA help Thanks legepe -- legepe ------------------------------------------------------------------------ legepe's Profile: http://www.excelforum.com/member.php...o&userid=15485 View this thread: http://www.excelforum.com/showthread...hreadid=271577 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to save spreadsheet with macros??????? | Excel Discussion (Misc queries) | |||
Macros Containing a File Save As & Tab Deletions | Excel Discussion (Misc queries) | |||
Where to save macros | Excel Discussion (Misc queries) | |||
Remove macros on save as | Excel Programming | |||
Save Excel without macros | Excel Programming |