how to overwrite "write conflict" message

M

Miguel

hi,

i have a series of forms which enable users to enter information following
skip patterns. once all the information has been captured the user clicks
"OK" which is meant to close all the appropriate forms and return to the
begininng. however, access complains about a "write conflict" and gives me
the options to "save record", "copy to clipboard" or "cancel".

how can i use VBA to tell access not to display this message and to "save
record" automatically?

Thanks in anticipation...
 
Top