robertSYNCREON
New Member
Hello:
I have not been able to find an answer on the forums for this, so:
I have a worksheet with due dates, and need to format them as such:
• past due [i.e., A1<TODAY()]
• due today [i.e., A1=TODAY()]
• due tomorrow [i.e., A1=TODAY()+1]
• due in 2 days or more [i.e., A1>=TODAY()+2]
So far, no problem, but I need to "ignore" week-ends (as in if A1 is due on Monday, format the cell on Friday to reflect as "due tomorrow", not "due in 2 days or more").
I thank you in advance for the assistance!
-Robert
I have not been able to find an answer on the forums for this, so:
I have a worksheet with due dates, and need to format them as such:
• past due [i.e., A1<TODAY()]
• due today [i.e., A1=TODAY()]
• due tomorrow [i.e., A1=TODAY()+1]
• due in 2 days or more [i.e., A1>=TODAY()+2]
So far, no problem, but I need to "ignore" week-ends (as in if A1 is due on Monday, format the cell on Friday to reflect as "due tomorrow", not "due in 2 days or more").
I thank you in advance for the assistance!
-Robert