Turning off warning message when running query
by U2Vla2VyRmFu » Thu, 02 Jul 2009 03:43:01 GMT
I currently have a macro set up in the "Close Form" button that will run an
Append Query. Is there a way to shut off the Warning message about updating
records if there are no records to update? I'm trying to make sure my users
won't be confused by this as they will only have read-only access to this
database.
--
Madelyn
RE: Turning off warning message when running query
by S0FSTCBERVdFWQ » Thu, 02 Jul 2009 06:02:01 GMT
Use the macro action SetWarnings to turn it off and then again to turn it on.
Similar Threads:
1.turn off warning message in mde
Hi
I hope someone can tell me how to do this. I have an append query that runs
when I open a form. While working with the full version of Access (ver 2002)
I have turned off the warnings for action queries - but when I create the mde
I get the warning using the Access Viewer.
Also, is there a way for the MDE to retain the login information so the user
doesn't have to type it? My report is linking to my accounting tables vie
obdc so I have to type a user id (no password) to login in - can this be
automated?
Thanks for your help
2.Turn off default warning messages
I have a command button on my form that runs a macro. The macro opens an
update query, then a report. I know how to create my own messages. Such
as; "Please insert account number" but how do I turn off the default mess.
When I run the macro I get a message: "You are about to update 36 records"
"Are you sure" etc. I dont need this, plus this requires the user to click
on extra buttons. Thanks for the help. Randy
3.Turning off warning message when form closes
Access 2000
I have a form which displays sub forms (Query results) and a chart. When
closing the form it always pops up with a warning message saying
"The object is locked so any changes you make will be discarded when the
form is closed
Cick Save As/Export on the file menu and save the object under another name"
The you click ok to continue
I never make changes to data in this form and it always displays this. I
have tried to turn it off using a set warnings macro ("off" on open) yet that
doesn't work.
I'm missing something really obvious aren't i...
4.Turning off Warning Message
How do you turn off that warning message that pops up everytime the database
is opened which says "Thses scripts could be harmful are you sure you want
to open this?" , or words to that effect.
Access 2003
Thanks
Jack
5.Turn off warning message
I am using macro to output a file to a folder.
I have tried Setwarning/NO before the action. Why the
warning message still come up "Do you want to replace
existing files?" Can anyone show me how to turn off the
warning message?
Thanks
6. Turning off warning messages in Access Runtime
7. Turn off warning message
8. warning message Access 2000 cant turn off