Hi,
I'm using a template and it already allow me to flag a column when At Risk. I would like to count how many items I have flagged, but i'm not sure how.
I've used
=SUMIF({Sheet - Request Tracker with Form Range 1}, "Red")
=COUNTIF({Sheet - Request Tracker with Form Range 1}, "Flag")
Thanks for your help