Last colored text value in a column

Hi,
I am in need of a sheet summary formula that finds the last "red" colored value in a column. Another answer led me to this formula which finds the last value of a column. Not sure how to work in the "red" text criteria.
Thank you in advance.
=INDEX([Schedule Attainment]:[Schedule Attainment], COUNT([Schedule Attainment]:[Schedule Attainment]) + 1)
Answers
-
There isn't currently a criteria solution for text font color. That would be an enhancement request which you can submit here:
However if you have the cell formatted with a red font color using Conditional Formatting, then depending on what criteria you used to do that it could be repeatable in a formula. Are you using Conditional Formatting for your red color? If so, can you share those settings?
Help Article Resources
Categories
Check out the Formula Handbook template!