Similar property in Access as DisplayAlert in Excel?

R

raizwai

Access does not support the method "DisplayAlert", then how can I
disable the pop-up msg in Access?
 
J

Joseph R. Pottschmidt

Dear Raizwai:

To disable alerts or warning in MS Access you would use the SetWarnings
option in Macro to False to disable and true to enable warning messages.

Joe P.


-----Original Message-----
From: [email protected] [mailto:[email protected]]
Posted At: Tuesday, June 20, 2006 8:21 PM
Posted To: microsoft.public.access.macros
Conversation: Similar property in Access as DisplayAlert in Excel?
Subject: Similar property in Access as DisplayAlert in Excel?

Access does not support the method "DisplayAlert", then how can I
disable the pop-up msg in Access?
 
Top