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
Has anyone figured out a way to use a column as a created date but not have the time stamp? It causes problems for my manager trying to use that date to pull into PBI. I know how to convert in a helper column to a year-month and a year, but those have to be text/number columns, not date columns and he can't use those…
I am looking for a way to automate a cell so that when column A displays 9 'Days Open' (or between the values 0-14) the 'Req Age' will auto populate (or trigger) the ranges provided. Image below: I want the highlighted section to auto populate based on the value in 'Days Open'
Good morning, I haven't needed to do this is quit a while but I went to clean up the "Sheets" folder in my account and can no longer create a folder, sheet, or report in any area of that folder. The "Create" button at the top right takes me the templates page. This is what I am seeing vs what I can do within a workspace.…