Need help on criteria syntax related to
- From: "Marc" <Marc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 12 Apr 2005 18:35:01 -0700
I am trying to build a query using a criteria that references a value in a
textbox on a form. The value in the textbox will follow the format yyyymmdd.
If I replace the below code for the criteria with the value <="20050331", the
query returns the correct records, but if I try and use the below code for
the criteria to reference the value from the textbox on the form, I get no
records returned? I have the textbox visible on the form, and see the correct
value populated of 20050331. Syntax issue??? Suggestions?
<=[Forms]![frmConsortium]![TextCutoffDate]
.
- Follow-Ups:
- Re: Need help on criteria syntax related to
- From: Van T. Dinh
- RE: Need help on criteria syntax related to
- From: Dennis
- Re: Need help on criteria syntax related to
- Prev by Date: Re: Make Table: Record Too Large
- Next by Date: Re: MS Access Database - Chinese Characters
- Previous by thread: MS Access Database - Chinese Characters
- Next by thread: RE: Need help on criteria syntax related to
- Index(es):
Relevant Pages
|