Thread
:
=IF(OR(TODAY()
G9),"Pass","Overdue") Why doe it not wo.
View Single Post
#
2
Jason Morin
Posts: n/a
Try this:
=IF(TODAY()G9,"Overdue","Pass")
HTH
Jason
Atlanta, GA
-----Original Message-----
Why does this not work in telling me the staus of a date?
.
Reply With Quote