josephbupe
Registered User.
- Local time
- Tomorrow, 00:26
- Joined
- Jan 31, 2008
- Messages
- 247
Hi,
I have two forms (frmMAIN and frmPersonsSub) that open side by side. I have field on the main form to query the second form (frmPersonSub), but I am having trouble with query or not querying with the date fields. What I have noticed is that I can run a few queries successfully but oftein I get the following error:
Please, help me resolve this with attached sample mdb file am working on.
Thanx.
Joseph
I have two forms (frmMAIN and frmPersonsSub) that open side by side. I have field on the main form to query the second form (frmPersonSub), but I am having trouble with query or not querying with the date fields. What I have noticed is that I can run a few queries successfully but oftein I get the following error:
Run-time error 3075
Syntax error (missing operator) in query expression '([DateAdded] between AND)'
Please, help me resolve this with attached sample mdb file am working on.
Thanx.
Joseph