Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to create an ecxel template and allow my endusers to open it from an
intranet site and save a copy of that template as an excell document that enabels macros. in that template I put a picture. when the user clicks the picture the saveas screen prompts and the user can save the document to his own computer with another name with the picture and the macros. I have recorded the macro: ActiveWorkbook.SaveAs Filename:= _ "C:\Documents and Settings\yosi\My Documents\123.xls", FileFormat:=xlNormal _ , Password:="", WriteResPassword:="", ReadOnlyRecommended:=False but, instead of saving the document like the macro shows, I want it to prompt the "get saveas" screen and allow the user to save the document to the library of his choice with a different name. I hope this is clear enough... and someone can help me... because I am stuck with this problem for over a week now.... thanks, Iris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with PrintOut Method | Excel Programming | |||
Problem with Find method | Excel Programming | |||
Problem with Find method | Excel Programming | |||
Problem with .navigate method | Excel Programming | |||
Problem with find method | Excel Programming |