B
Bruceh
I'd like to run a query via
docmd.RunSQL("Delete * from tableX")
and would like to suppress all the prompts.
Can this be done?
TIA
docmd.RunSQL("Delete * from tableX")
and would like to suppress all the prompts.
Can this be done?
TIA