Re: Update table from form combo
- From: "Gaetanm via AccessMonster.com" <u28527@uwe>
- Date: Wed, 01 Nov 2006 16:27:40 GMT
Gaetanm wrote:
KingstonIt looks like there is a misplaced " in the WHERE portion of the SQL[quoted text clipped - 5 lines]
statement. Before you run a procedure, compile it first to look for syntax
Gaetanm
Kingston
Thanks for reminding me about Debug. In the code (( Where
Access appears to put it in as (("Where
I Delete it it comes back. I even pasted your code in and Access added the "
Any Ideas why
Gaetanm
Sorry on the previous post that should have been
WHERE ((" and the " is being added after the WHERE ((
Gaetanm
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200611/1
.
- Follow-Ups:
- Re: Update table from form combo
- From: kingston via AccessMonster.com
- Re: Update table from form combo
- References:
- Update table from form combo
- From: Gaetanm
- Re: Update table from form combo
- From: kingston via AccessMonster.com
- Re: Update table from form combo
- From: Gaetanm via AccessMonster.com
- Re: Update table from form combo
- From: kingston via AccessMonster.com
- Re: Update table from form combo
- From: Gaetanm via AccessMonster.com
- Update table from form combo
- Prev by Date: Re: ADODB.Recordset - can I do a .MoveLast on .BOF?
- Next by Date: Re: Newbie - "dim db as database" gives syntax error
- Previous by thread: Re: Update table from form combo
- Next by thread: Re: Update table from form combo
- Index(es):
Relevant Pages
|