Say I have quite a big capture form, and the user can press "Add" to add a
new record, however, decides half way that maybe he/she did not want to add
a record at this time... how can I gracefully get out of the Add modes and
checks and just refresh the page with what they saw when they opened the
form?
Basically I want to have a "Reset" sort of action - and what do I need to do
to get rid of the new "Added" record?
Hope I am being clear?
Thanks Much
Yvette V.
Lookup the Undo method (as in Me.Undo) in Access help
--
Hope this helps
Tony Oakley (MVP)