F
fishqqq
I have a button that basically runs a Delete query but before it
deletes the records it's supposed to it asks the user via a pop up box
if they wish to delete these records.
Can someone please tell me how I disable these pop up boxes as they
will likely confuse the user (who isn't aware part of their action is
deleting records).
I know i can use "Docmd.SetWarnings false " for a form but i don't
know how to use this for a query.
Suggestions are greatly appreciated.
Tks
Steve
deletes the records it's supposed to it asks the user via a pop up box
if they wish to delete these records.
Can someone please tell me how I disable these pop up boxes as they
will likely confuse the user (who isn't aware part of their action is
deleting records).
I know i can use "Docmd.SetWarnings false " for a form but i don't
know how to use this for a query.
Suggestions are greatly appreciated.
Tks
Steve