Setting up a save button
- From: "Ed Greenbank" <egreenbank@xxxxxxxxx>
- Date: Fri, 29 May 2009 21:52:01 +0100
All that is left now.. is the save button. So I think this will be my last
question.
I think my code at the moment is something simple like
"activedocument.save". But its not good enough. Firstly because the file
will be read only, and this brings up a sub error after saving, saying the
file is read only etc. (although the save works).
Here is what I would like the button to do:
If possible, the save button to be pragrammed so certain form fields
(provided they are filled in already) are used to create the file name:
For example "<incident number> for <name> (<date of incident>).doc"
And then have it automatically save to the users desktop.
If successful, a message box appears to say "Your form has been saved to the
desktop as <filename>"
If not successfull, msgbox "Please at least fill in your name, incident
number, and incident date before attempting to save"
Once successfull, then all further pressing of the save button return
something along the lines of "Save successfull / All updates to the form
have been saved to <filename> located on on your desktop"
.
- Prev by Date: Re: control box combo box items not loading first time
- Next by Date: After execution Form, DocVariable overwritten by plain text.
- Previous by thread: Re: control box combo box items not loading first time
- Next by thread: After execution Form, DocVariable overwritten by plain text.
- Index(es):
Relevant Pages
|