Can I use Countif with multiple criteria in one cell

Jay_CeeAUS
Jay_CeeAUS ✭✭
edited 05/14/24 in Formulas and Functions

Hello would it be possible to use the Countif statement when there are multiple items in a cell. See below for further information

Here is the column that has multiple items in each Cell

image.png

I need to get individual counts of those items to then be populated into the sheet below

image.png
Tags:

Answers

  • Mark.poole
    Mark.poole Community Champion
    edited 05/14/24

    =COUNTIF({Items Ref}, CONTAINS([Items Recovered]@row, @cell))

    image.png

    If you found this comment helpful. Please respond with any of the buttons below. AwesomeπŸ–€, InsightfulπŸ’‘, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.

  • Jay_CeeAUS
    Jay_CeeAUS ✭✭

    How would I do this if I am reference another sheet for the count?

    Here is what I was toying with

    image.png

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!