|
-
October 23rd, 2001, 09:40 AM
#1
Automation problem
I'm generating a report in Excel from Access. Once the report is done ( everything is automatic )access checks if the report already exists. If so it prompts the user if he wants to overwrite it or not. If yes is picked then I delete the file and save the report under the default name. If no is picked then I would like to show a common dialog(save as) and let the user decide where to save and the name of the new file. But the CommmonDialog control doesn't work ( or at least the VB6 common dialog ) in Access. I can't use the methods showSave, showopen and so on. Is there any way to do this without having to code a form to do it ? No need to give code, hints are great.
Thanks and best regards.
Nic
Nicolas Bohemier
-
October 23rd, 2001, 12:16 PM
#2
Re: Automation problem
I found out how to do it thanks for your help though.
Nic
Nicolas Bohemier
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|