Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sub BUandSave2()
'Saves the current file to a backup folder and the default folder 'Note that any backup is overwritten Application.DisplayAlerts = False ActiveWorkbook.SaveCopyAs FileName:="G:\" & _ ActiveWorkbook.Name ActiveWorkbook.Save Application.DisplayAlerts = True End Sub Edit for your mem stick drive letter. Mine is G: Gord Dibben MS Excel MVP On Tue, 17 Jul 2007 23:58:01 -0700, rouna wrote: apply office 2003 changes to memory stick & hard disk at the same time |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving | Excel Discussion (Misc queries) | |||
Saving help | Excel Discussion (Misc queries) | |||
Saving | Excel Discussion (Misc queries) | |||
Saving a sum | Excel Worksheet Functions | |||
Saving | Excel Discussion (Misc queries) |