G
Guest
Hi,
I am having a problem setting up multiple critera with a select query I'm
writing, and I'm not sure what I'm doing wrong:
there are three fields that I am trying to select critera on - two are text
fields and one is a date field. when I use "like *abc" for the text fields,
the proper records are selected. when I use "like *abc" and then
am I using the improper syntax to filter my records?
HELP
JDA
I am having a problem setting up multiple critera with a select query I'm
writing, and I'm not sure what I'm doing wrong:
there are three fields that I am trying to select critera on - two are text
fields and one is a date field. when I use "like *abc" for the text fields,
the proper records are selected. when I use "like *abc" and then
only filter the date, the query returns the proper dates...?#1/1/2004#, the query does not filter the dates properly (at all). If I
am I using the improper syntax to filter my records?
HELP
JDA