Sign in to join the conversation:
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
Hi, I'm using smartsheet to track updates on each task in a tracker. These updates may span over a year, so they get lengthy. I was excited about smartsheets because viewing these notes is a lot cleaner. However, I've just realized that there is a content limit to a cell, which is a huge issue. While excel was annoying to…
Hello, i've a question about 2 tasks. Task 1 has for example 4 hours and should be on day 1 for example 6 january. Task 2 has 30 hours and should be on start on 4 january and futher. How can i manage that on 6 january task 2 has only 4 hours? Now i got the message user is over-allocated because task 2 is planned on a full…
Hi All, We have several update automations on various solutions - and have worked very well for getting info from people that dont have smartsheet access - how ever in Sept we switched over to SSO and MFA and activated the Safe Share - We have now run into an issue that when our update automations trigger and people within…