Hi All,
I am trying to do a COUNTIF and refrence another sheet but I keep on getting an error.
=COUNTIF({Go New Products Range 1},Category:Category,"Footcare")
Hi jbusch30,
Here are the specifications for composing a countif formula.
https://help.smartsheet.com/function/countif
You'll want to make sure your Go New Products range is only selecting the "category" column from your sheet... If that is the case this should work for you.
=Countif({Go New Products Range 1}, "Footcare")
The formula will search through your range and return the count of each cell that has "Footcare" in it.
Hi,
can you tell me what is the problem with the syntax in this formula fror countif in another sheet.
=COUNTIF({project gantt - Superdry HPR area Range 1}, {project gantt - Superdry HPR area Range 2,"11"})
regards
Alan
Hi Alan, there are a couple of issues with the countif. It looks like you have two ranges when there should only be one... I'm not sure which range has the actual data you are trying to count, but try recreating it from scratch. If you are wanting to check if the data meets two different requirements you can use a =Countifs( ) formula and follow the requirements stated here: https://help.smartsheet.com/function/countifs
I have a Smartsheet automation setup to reminder the planning to complete their sections. It is setup to remind weekly until completed box is checked. They received 2 reminders and then the reminders stopped. Any idea what could be wrong? I can't tell that anything has changed in the sheet. Thanks Freda
I'm editing formulas in a Sheet Summary. However, I'm prevented from seeing the formula by an annoying "helpful" popup that obscures my view. I can't figure out how to get rid of the popup. Does anyone know?
I am trying to create a workflow and for some reason it gives me an error with the email I entered as the recipient for my Alert. It is an email that I know works, it is shared to the sheet, and the access to the sheet is unrestricted. I am perplexed at what the issue is. Anyone else get this and know what the issue is?