Re: Form for report parameters
- From: fredg <fgutkind@xxxxxxxxxxxxxxx>
- Date: Wed, 7 Mar 2007 13:16:58 -0800
On Wed, 7 Mar 2007 13:03:18 -0800, CMTH wrote:
I found the problem!* snipped *
In the Paramform under OTHER for the two unbound text controls, the name was
set to txtStartDate and txtEndDate instead of simply StartDate and EndDate.
Thanks for your help and patience!!!
"CMTH" wrote:
In looking over your query SQL I notice you have a field named "Date".
Date is a reserved Access/VBA/Jet word and should not be used as a
field name. I would suggest you change it to something else, perhaps
"dteDate" or "ProductionDate".
For additional reserved words, see the Microsoft KnowledgeBase article
for your version of Access:
109312 'Reserved Words in Microsoft Access' for Access 97
209187 'ACC2000: Reserved Words in Microsoft Access'
286335 'ACC2002: Reserved Words in Microsoft Access'
321266 'ACC2002: Microsoft Jet 4.0 Reserved Words'
For an even more complete list of reserved words, see:
http://www.allenbrowne.com/AppIssueBadWord.html
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
.
- References:
- Re: Form for report parameters
- From: CMTH
- Re: Form for report parameters
- From: fredg
- Re: Form for report parameters
- From: CMTH
- Re: Form for report parameters
- From: fredg
- Re: Form for report parameters
- From: CMTH
- Re: Form for report parameters
- From: CMTH
- Re: Form for report parameters
- Prev by Date: Re: Form for report parameters
- Next by Date: Re: Lebans PDF converter
- Previous by thread: Re: Form for report parameters
- Next by thread: Print special character in column when field populated
- Index(es):
Relevant Pages
|