A
Alex
I'm having a heck of a time with this one. I need a user
to type into a form a beginning date and an ending date,
for example, 2/1/04 - 2/28/04 (I know how to do this).
The dates are not in a column in a table or query. Once
the dates are picked, I need to count the number of
records whose date in the "Date" column of my query is
less than the picked date. The picked dates need to be in
one week time periods. I've tried everything and I can't
seem to get on the right track. I appreciate any help you
can give me. Thanks.
example:
PickedDate #of Date <PickedDate
2/1/04 45
2/8/04 43
2/15/04 39
2/22/04 20
to type into a form a beginning date and an ending date,
for example, 2/1/04 - 2/28/04 (I know how to do this).
The dates are not in a column in a table or query. Once
the dates are picked, I need to count the number of
records whose date in the "Date" column of my query is
less than the picked date. The picked dates need to be in
one week time periods. I've tried everything and I can't
seem to get on the right track. I appreciate any help you
can give me. Thanks.
example:
PickedDate #of Date <PickedDate
2/1/04 45
2/8/04 43
2/15/04 39
2/22/04 20