E
Elise
Hi all, I have a need to find out how many of a
particular day are in a date range. Once I find that
info, I will be able to calculate each day by another day
field. But I'm stumped on the first part. First, the
user will be supplying the date range - a different date
range every time. Say, 01/01/04 to 01/31/04 (could be
any range, a day, a week, a month, 2 1/2 months,
whatever). Once the user supplies the date range, I need
Access to update a table with 7 fields in it: Monday,
Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday.
It would update it with the # of occurences of each day
during that date range. The answer, for this specific
month, is: Mon=4, Tue=4, Wed=4, Thu=5, Fri=5, Sat=5,
Sun=4 (I looked on a calendar). I can't for the life of
me figure out why this would be so hard to do, but I
cannot come up with a formula for this. Any help, or
even just being pointed in the right direction of where
to look, would be immensely appreciated.
Thanks a million in advance!
Elise
particular day are in a date range. Once I find that
info, I will be able to calculate each day by another day
field. But I'm stumped on the first part. First, the
user will be supplying the date range - a different date
range every time. Say, 01/01/04 to 01/31/04 (could be
any range, a day, a week, a month, 2 1/2 months,
whatever). Once the user supplies the date range, I need
Access to update a table with 7 fields in it: Monday,
Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday.
It would update it with the # of occurences of each day
during that date range. The answer, for this specific
month, is: Mon=4, Tue=4, Wed=4, Thu=5, Fri=5, Sat=5,
Sun=4 (I looked on a calendar). I can't for the life of
me figure out why this would be so hard to do, but I
cannot come up with a formula for this. Any help, or
even just being pointed in the right direction of where
to look, would be immensely appreciated.
Thanks a million in advance!
Elise