COUNTIFS criteria is CELL+anything

alex_bch
alex_bch
edited 12/09/19 in Formulas and Functions

Hi,

I've created a rather complicated cross-sheet formula that counts cells from a different sheet using 3 criterias. One is the description that starts with a text mentioned in a cell above. I've tried to enter the search criteria into the formula like this

=COUNTIFS({Other sheet Range 1},$Column$14 & * , ...)

=COUNTIFS({Other sheet Range 1},$Column$14 & "*" , ...)

=COUNTIFS({Other sheet Range 1},$Column$14 + * , ...)

=COUNTIFS({Other sheet Range 1},$Column$14 + "*" , ...)

None of them worked, what am I missing here? Is there a different "anything" variable used in smartsheet?

Best regards

Alex

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!