N Novice1 Registered User. Local time Today, 04:58 Joined Mar 9, 2004 Messages 385 Jul 10, 2015 #1 I know there is a command to set warnings on and off (e.g., Cmd.SetWarnings False). Is there VBA code that can be used so that a user doesn't see the pop up boxes when a series of reports are being printed? Thanks
I know there is a command to set warnings on and off (e.g., Cmd.SetWarnings False). Is there VBA code that can be used so that a user doesn't see the pop up boxes when a series of reports are being printed? Thanks
V vbaInet AWF VIP Local time Today, 12:58 Joined Jan 22, 2010 Messages 26,374 Jul 10, 2015 #2 Something like this? http://access.mvps.org/access/api/api0037.htm