How do a count dates?

A

Aviator

In a specific cell, I am wanting to count a series of dates with each date
less than NOW() to be worth +1 and each date equal to or more than NOW() to
be worth 0.

Thank you,

Aviator
 
A

Aviator

This worked good. I have a similar question.

How would I do the same thing given that:
1) You only have a starting date
2) Your only wanting to count work days (in this case 4 day/wk) up to NOW()

Thank you for all your help.

Aviator
 
Top