Need help on update query in Access
- From: "Christine R via AccessMonster.com" <forum@xxxxxxxxxxxxxxxxx>
- Date: Thu, 25 Aug 2005 03:17:21 GMT
Hi,
I am trying to update a table in access when a user makes changes to the list
of names and press a button.
However, I would like the event in the button to grab the value from the
textbox and run the query below.
DoCmd.RunSql "Update dbo_job_test.wellname where Wellname = " " &
So after this I don't know what to write. If someone has a clue, please help
me. Please provide me with a sample if possible.
Thanks a bunch.
Christine
--
Message posted via http://www.accessmonster.com
.
- Follow-Ups:
- Re: Need help on update query in Access
- From: Van T. Dinh
- Re: Need help on update query in Access
- Prev by Date: RE: Setting up query with multiple data
- Next by Date: Re: Query Problem - Query works in Query window but not as code in a f
- Previous by thread: Re: How to parse data from an imported array
- Next by thread: Re: Need help on update query in Access
- Index(es):