Error - Data Has Been Changed #7878

S

Sarah

Hi,

Does anyone know how to get rid of this error or avoid this error:

Data has been changed. # 7878

It usually occurs when I'm deleting records in a form.

Thanks,
Sarah
 
A

Anne

If your code handles errors, go to visual basic, tools, options, general tab,
and change the check marks for error trapping to: break on Unhandled Errors
only.
Anne
 
Top