W
Wayne Robinson
I have a form containing tax details that is opened "locked". I have a macro
button to "allow changes", there is also an "undo" button.
Once changes are made to the details on the form, I am trying to give the
user a message to "add a revision" set focus on the revisions subform and
have the user enter the revision, save the changes and then close the form.
What I have so far is a macro called from the Unload Event on the form:
ForceRevisions
Cancel Event - condition forms!ftaxdetails!ondirty="True"
MsgBox - you must..... same condition
GotoControl - frevisions subform
I cannot get this to work properly and am looking for suggestions.
Kindest regards,
Wayne
This email and any attachment have been scanned by Norton and are believed
to be virus free.
button to "allow changes", there is also an "undo" button.
Once changes are made to the details on the form, I am trying to give the
user a message to "add a revision" set focus on the revisions subform and
have the user enter the revision, save the changes and then close the form.
What I have so far is a macro called from the Unload Event on the form:
ForceRevisions
Cancel Event - condition forms!ftaxdetails!ondirty="True"
MsgBox - you must..... same condition
GotoControl - frevisions subform
I cannot get this to work properly and am looking for suggestions.
Kindest regards,
Wayne
This email and any attachment have been scanned by Norton and are believed
to be virus free.