F
fishqqq
I would like to have a macro open a table, select all the records,
then delete them - without the user getting the popup box asking if it
is ok to delete the records.
I believe the correct command is DoCmd.SetWarnings False - to disable
the pop up boxes but can someone tell me where to put this command in
the table to disable these pop up boxes?
tks
then delete them - without the user getting the popup box asking if it
is ok to delete the records.
I believe the correct command is DoCmd.SetWarnings False - to disable
the pop up boxes but can someone tell me where to put this command in
the table to disable these pop up boxes?
tks