Hey guys!
I set some permissions to the forms and reports. But I'd like to suppress "error" messages when the user try to access unauthorized objects.
I used the forum search and i found the topic below which mention
DoCmd.SetWarnings False
suppress error messages
But, in this case will I...