J
John
Hi,
Using the "DoCmd.RunCommand acCmdDeleteRecord" statement, how do I set this
to works silently?
I have set the SetWarnings to False but I get an error message saying
"cannot delete now" or words to that effect.
If I comment out the SetWarnings Statement the record is deleted but I am
prompted which I want to avoid.
Regards
John
Using the "DoCmd.RunCommand acCmdDeleteRecord" statement, how do I set this
to works silently?
I have set the SetWarnings to False but I get an error message saying
"cannot delete now" or words to that effect.
If I comment out the SetWarnings Statement the record is deleted but I am
prompted which I want to avoid.
Regards
John