Record is deleted message

L

Lamar

User clicks a cmd button. The cmd runs a series of coding. At the end it
runs a macro to append and then delete the current record. The problem is a
dialogue keeps poping up stating "Record is deleted". Then the user has
click "OK" then code keeps running.

I do not want to the box to pop. I want the code to keep running. I have
tried the SetWarning in my code and the marco.

Any suggestions. Thank you.
 
K

Klatuu

Can you post the code? My guess it the message was put in by the programmer
and can be removed.
 
Top