COUNTIF not blank
I simply want to count all of the cells in a column that aren't blank
=COUNTIF(COLUMNA:COLUMNA), "isnotblank")
This doesn't work
Any ideas?
Best Answers
-
Try something like this.
=COUNTIF(COLUMNA:COLUMNA), <>"")
Did that work?
I hope that helps!
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 help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
@Andrée Starå I am trying to use this formula to pull information from a reference sheet. However, when I add a second countif formula it changes the first one. Can I have two countif on the same sheet?
When I change the formula for total RFI it changes my formula to match in the total completed and vice versa.
Thank you!
Answers
-
Try something like this.
=COUNTIF(COLUMNA:COLUMNA), <>"")
Did that work?
I hope that helps!
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 help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
That worked perfectly!! Thank you!
L
-
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Well, the COUNT function is already couting cells that aren't empty, so...
=COUNT([COLUMNA]:[COLUMNA]) is more than enough :P
Can't believe Andre missed that :D
-
Haha!
Thanks, but to my defense, I was low on coffee, and I didn't know if Laura wanted to build upon the formula further.
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
@Andrée Starå I am trying to use this formula to pull information from a reference sheet. However, when I add a second countif formula it changes the first one. Can I have two countif on the same sheet?
When I change the formula for total RFI it changes my formula to match in the total completed and vice versa.
Thank you!
-
Hello,
I'm working with two sheets and want to count the non-bank cells that meet a condition. I'm hitting a wall!
Sheet 1 with the data:
Sheet 2 is where formula goes
What I need: if the Status is Active, how many non-blank cells are there in the "Direction" column?
I've tried so many countifs combinations and nothing works. HALP, please!
-MMoulton
-
where about to get help with this formula? i am looking for something very similar and cannot figure it out.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!