Delete message

I

idcreek

I created a form and when I open it, I have a macro that deletes the records
in the assoc. table, but them gives me a deleted messaga in the form text
boxes and i have to close the form and reopen it before I can enter new data.
Need help!
 
J

John Vinson

I created a form and when I open it, I have a macro that deletes the records
in the assoc. table, but them gives me a deleted messaga in the form text
boxes and i have to close the form and reopen it before I can enter new data.
Need help!

Requery the form in the last step of the Macro.

John W. Vinson[MVP]
 
Top