Countif query

Options

Hi Guys trying to work out a formula that will allow me to count the total number within a range based on a criteria from another column in the same sheet.

If my FY20 Column has Green Yes symbol in it I want to be able to then count to total quotes I have in my quotes value column to show status against the yes in the FY20 column. ( need to be able to breakdown what FY20 and what FY21 out of one master sheet

Was trying

=COUNTIFS([Quoted Value]4:[Quoted Value]70, IF(CONTAINS([FY20]4:[FY20]70, "Yes")))

=IF(CONTAINS([FY20]4:[FY20]70, "Yes", COUNT([Quoted Value]4:[Quoted Value]70)))


Any helps would be appreciated

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!