Formula for counting values in Red

I have a conditional formatting in a sheet which colors Red if the due date is passed. Now i need a simple formula to populate all the values in Red in a Metric.
Any Help?
Best Answer
-
You could use a formula along the lines of...
=COUNTIFS(NextDueDate:NextDueDate, @cell < TODAY())
THis will count every date in that column that is less than today (in the past).
Answers
-
Hi Peter,
What is the conditional formatting set to? We maybe need to add so-called helper columns for it to work for count.
I hope that helps!
Have a fantastic week!
Best,
Andrรฉe Starรฅ
Workflow Consultant / CEO @ WORK BOLD
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrรฉe Starรฅ | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Hello Sir,
The Sheet is conditioned to change the values in the row to Red if Date in the 'Next Due Maintenance Date' Column is passed.
Thank you.
-
Happy to help!
Can you maybe share some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help.ย (share too,ย andree@getdone.se)
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrรฉe Starรฅ | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
-
You could use a formula along the lines of...
=COUNTIFS(NextDueDate:NextDueDate, @cell < TODAY())
THis will count every date in that column that is less than today (in the past).
-
I saw that Paul answered already!
Let me know if I can help with anything else!
Best,ย
Andrรฉeย
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrรฉe Starรฅ | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
Check out the Formula Handbook template!