I have an access form that creates a ppt file (set of slides) from the information in the access form/tables. I use a template file in a utility folder that is in the same folder as the access file itself. everything works fine, except one little piece.
I would like to know how after I have ran through everything else in the sub routine that creates the ppt, how I can cause the newly created ppt file to prompt to save the file as something else besides template.ppt.
i think something like
ppt.save
works. however i need something that prompts like a "save as"...and even the default that goes in there if possible.
thanks very much....i was not able to luckily stumble across this one.
justin