D
Darin
Greetings,
I'm wanting to compute the number of days that have
already PASSED in a month vs. the nuber of days LEFT in a
month. Just to make it trickier, I don't want to count
Saturday's or Sunday's. So, here's what I'm looking
for...
Today is 1/19/03 now()
Therefore, if I look at a calendar, 13 WEEKDAYS have
passed INCLUDING today (this DOES NOT include Saturday or
Sunday).
There are 9 Weekday left (NOT including today).
Can anyone think of a function that would give me the
number of weekdays past (including today) in one cell,
and the number of weekdays left in another cell?
THANKS!
-Darin
I'm wanting to compute the number of days that have
already PASSED in a month vs. the nuber of days LEFT in a
month. Just to make it trickier, I don't want to count
Saturday's or Sunday's. So, here's what I'm looking
for...
Today is 1/19/03 now()
Therefore, if I look at a calendar, 13 WEEKDAYS have
passed INCLUDING today (this DOES NOT include Saturday or
Sunday).
There are 9 Weekday left (NOT including today).
Can anyone think of a function that would give me the
number of weekdays past (including today) in one cell,
and the number of weekdays left in another cell?
THANKS!
-Darin