R
Rob
Hi,
i have a table called receipts in which i store the past
12 receipts a client has paid. i want a way to find any
receipt from a particular month (say for example, july
2004). i tried it using the following criteria in a query
in all 12 date fields:
Between #07/01/04# And #07/31/04#
Now of course, since i put that in all 12 date fields it
didnt work since someone doesnt have all 12 receipts for
july.
My question is How do i get the query to search in all of
the date boxes and pull any of the records with a july
date?
thanks,
Rob
i have a table called receipts in which i store the past
12 receipts a client has paid. i want a way to find any
receipt from a particular month (say for example, july
2004). i tried it using the following criteria in a query
in all 12 date fields:
Between #07/01/04# And #07/31/04#
Now of course, since i put that in all 12 date fields it
didnt work since someone doesnt have all 12 receipts for
july.
My question is How do i get the query to search in all of
the date boxes and pull any of the records with a july
date?
thanks,
Rob