Re: How to run a Query from code
- From: "Dave" <dave@accessdatapros>
- Date: Wed, 3 Dec 2008 10:37:30 -0800
I was missing the quotes
Thanks
"Dave" <dave@accessdatapros> wrote in message news:A537C470-AA7A-4FFC-AFCF-C724FFD141A2@xxxxxxxxxxxxxxxx
Access 2007.
trying to run an Update query in the on click event of a button (in an If function)
This is what I am using
DoCmd.OpenQuery qryDeleteCallerInfo
do I have the syntax wrong?
Also: Is this correctly written
DoCmd.SetWarnings = True
I want to turn the warnings off once I have the query working properly
Any help here will be appreciated.
Thanks in advance
- References:
- How to run a Query from code
- From: Dave
- How to run a Query from code
- Prev by Date: How to run a Query from code
- Next by Date: Re: Update query. Within the same table: populating field 2 from f
- Previous by thread: How to run a Query from code
- Next by thread: Can't solve this query problem.
- Index(es):
Relevant Pages
|