J
Joe
Help! the following code complains: 3075 Syntax error
(missing operator) in query expression.
Set rcdSFNJob = dbSFNJob.OpenRecordset("SELECT * FROM
qrystafffitter WHERE INVDATE > '#' & forms!datepick!
start_date & '#' and INVDATE '#' < '#'& forms!datepick!
end_date '#'")
I would appreciate any help on sorting out the syntax and
missing operators. DAO has me scratching my head more
often than any other component of Access, I have had much
appreciated help via the group on several occasions and at
times I have thought that I have got the drift then there
is another date string trap waiting around the corner.
Thanks Joe
(missing operator) in query expression.
Set rcdSFNJob = dbSFNJob.OpenRecordset("SELECT * FROM
qrystafffitter WHERE INVDATE > '#' & forms!datepick!
start_date & '#' and INVDATE '#' < '#'& forms!datepick!
end_date '#'")
I would appreciate any help on sorting out the syntax and
missing operators. DAO has me scratching my head more
often than any other component of Access, I have had much
appreciated help via the group on several occasions and at
times I have thought that I have got the drift then there
is another date string trap waiting around the corner.
Thanks Joe