W
WTC
I have the following commands in a Private Sub
RunCommand acCmdSelectAllRecords
RunCommand acCmdDeleteRecord
Now when this command is executed, a popup from MS ACcess comes up
confirming to delete selected records. I was wondering what would be the
response to say yes, instead of the user choosing. I already gave the user a
choice prior to these commands.
TIA
RunCommand acCmdSelectAllRecords
RunCommand acCmdDeleteRecord
Now when this command is executed, a popup from MS ACcess comes up
confirming to delete selected records. I was wondering what would be the
response to say yes, instead of the user choosing. I already gave the user a
choice prior to these commands.
TIA