Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Recording a 'Save As...' I get this:
ActiveWorkbook.SaveAs Filename:= _ "C:\Documents and Settings\FH\Desktop\ Diary.xls", FileFormat:= _ xlNormal, Password:="", WriteResPassword:="", ReadOnlyRecommended:=False _ , CreateBackup:=False Two questions: 1 The file will be saved as a Template and used on other computers. How can the code be changed so the file will be saved to the desktop of any computer. 2 Can the macros be omitted in the saved file? If so what is the code? Thanks Camlad |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Recording macro to save file with name change | Excel Programming | |||
How do I make the Stop Recording bar pop up when recording macros | Excel Worksheet Functions | |||
Totally Disabling (^ save ) (Save as) and Save Icon – Which code do I use: | Excel Programming | |||
recording | Excel Programming | |||
Problem- Recording macros for "file save" and "File open" | Excel Programming |