N
NH
I am trying to use the BeforeUpdate event to trap make
sure certain fields are filled in correctly before closing
a form. (Thanks to Allen Browne for the tip)
But I keep getting the message:
"You ca't save this record at this time. MsAccess may have
encountered an error while trying to save a record.
--snip--
Do you want to close the database object anyway?"
All I am doing is exiting the sub with Cancel = True..
How can I stop this message?
Thanks
NH
sure certain fields are filled in correctly before closing
a form. (Thanks to Allen Browne for the tip)
But I keep getting the message:
"You ca't save this record at this time. MsAccess may have
encountered an error while trying to save a record.
--snip--
Do you want to close the database object anyway?"
All I am doing is exiting the sub with Cancel = True..
How can I stop this message?
Thanks
NH