S
Scott M.
If anyone who knows SQL would be so kind as to write a
statement for me, this is what I need:
I have two date boxes on a form, one to specify the lower
of the date, and the other the upper limit. I wish to be
able to place dates in both and the query return all
matches between those dates...simple enough. However, I
also need to be able to leave, say, the lower date limit
blank, and it include ALL records with dates below the
upper limit (in other words, the lower limit is null).
The problem I have is that I don't know how to write that
in SQL, and I mess all my other criteria up when I place
it in the query grid. I found the article online that
addresses this, but it only gives design grid
instructions
(here's the link to the article, jic)
http://office.microsoft.com/search/redir.aspx?
AssetID=XT010984991033&CTT=5&Origin=HA011170771033
TIA,
-Scott
statement for me, this is what I need:
I have two date boxes on a form, one to specify the lower
of the date, and the other the upper limit. I wish to be
able to place dates in both and the query return all
matches between those dates...simple enough. However, I
also need to be able to leave, say, the lower date limit
blank, and it include ALL records with dates below the
upper limit (in other words, the lower limit is null).
The problem I have is that I don't know how to write that
in SQL, and I mess all my other criteria up when I place
it in the query grid. I found the article online that
addresses this, but it only gives design grid
instructions

(here's the link to the article, jic)
http://office.microsoft.com/search/redir.aspx?
AssetID=XT010984991033&CTT=5&Origin=HA011170771033
TIA,
-Scott