Hi all,
I'm fairly new to Smarthsheet and have run into a simple COUNTIF formula error. I want to simply sum all cells in a column that contain the text "*C-000*". My formula is below and I don't show an error in the formula but I also have zero results where I should be showing a sum total of at least 26.
=COUNTIF([Campaign ID]9:[Campaign ID]100, "*C-000*")