Hi!
I have a DB where I decided to convert some macro to VBA (delete, print, etc)
Those macro behaved OK before, but now after conversion I get an error message if try to cancel the action.
Runtime error 2501. The RunCommand was canceld.
When I use the macro button everything is fine but the...