Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

How to count total number of times a value appears in cells with multiple values.

✭✭
edited 01/16/24 in Formulas and Functions

I have been trying to find a formula to use that will let me count the total number of times a day appears in this column. I would like to ultimately put this info into a graph on the dashboard. Is there a way to do this? I have tried using the COUNTIF with CONTAIN and I haven't been able to figure it out while on a multi-column.


Thank you in advance!


I have been using a normal COUNTIF formula but it only counts the cells that ONLY have monday and none of the cells that have monday plus another option.


I have recently tried: =COUNTIFS([Weekday Availability Times (Preferred)]:[[Weekday Availability Times (Preferred)], FIND("Monday",@cell)>0) 


I found this in another discussion that seemed like a similar issue. This did not work either. What am I messing up here?

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions