I cannot for the life of me recall how I set up metrics sheets when I was at my previous company! My circumstance is that I have approx. 150 TDLs (they are like account #s), each with their own sheet in Smartsheet. And I need to count certain columns. They would be like doing a COUNTIF within Excel. The top screenshot is my Metrics Sheet, and the bottom is one of my TDL sheets. The 3 circled areas are the columns I need to count. These are my formula, I am selecting the entire column for each of these instances. Is there a more efficient way of doing this? As I am nowhere near done and I get this error (3rd screenshot).
Status (Green, Yellow & Red)
=COUNTIF({TDL-03 - Certify Access_Complete}, "Green")
Certify (Approve or Revoke)
=COUNTIF({TDL-03 - Certify Access_Certify}, "Approve")
Comments (one of 3 from the dropdown)
=COUNTIF({TDL-03 - Certify Access_Comments}, "User is Terminated")