Sign in to join the conversation:
Using an Countifs to look at a column called Account and count if not blank. The formula using is =COUNTIF({EMEAR Tiger Team Exec Engagements H2 Range 2}, "") . Expected count is 38 and returns 12.
The sheet being referenced is: https://app.smartsheet.com/sheets/59wgCjQqwPQ6jrFxH9RfVM6gpC2gQ93JP97GGhF1?view=grid
The metric sheet is https://app.smartsheet.com/sheets/cpJv57hrhGH99Xfvqhxj8M6rPGwm55Gw9Wq5RMW1?view=grid
Hi @Louis Martinez
I hope you're well and safe!
Thanks! I'll take a look and get back to you!
Be safe, and have a fantastic weekend!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
@Louis Martinez
It seems like you've solved it already.
It should look something like this
=COUNTIF({EMEAR Tiger Team Exec Engagements H2 Range 2},<> "")
✅Please support the Community by marking your post with the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
Hello, Using the AI tool I generated a COUNTIFS formula to count the number of rows that have specific text in two different columns. However, despite the fact that the criteria is met, the formula returns "0". What am I doing wrong?
Hi Smartsheet experts! I'm trying to accomplish something like the above, where I count the number of repeats of one value in a column, but that count resets when the value changes and resets to 1 if the same name appears later. This is to consolidate an order form where users can order different numbers of items- it's…
Hello SmartSheet Community. I have created a report with various categories and totals. I wanted to capture certain categories and their totals however the totals are not calculating correctly. I would have to copy the totals, paste them to an excel blank sheet and AutoSum there. Can someone see what I am doing wrong?…