COUNTIFS INVALID OPERATION

=COUNTIFS([FirstName]:[FirstName], [FirstName]@row, [LastName]:[LastName], [LastName]@row, [Retailer]:[Retailer], [Retailer]@row, Quarter:Quarter, Quarter@row)
#INVALID OPERATION.
OK, I feel really silly here... why isn't this working?
Best Answer
-
Hey @BullandKhmer
Any chance that one of your referenced ranges has an error?
[FirstName]:[FirstName]
[LastName]:[LastName]
[Retailer]:[Retailer]
or Quarter:Quarter
If any of these columns have one cell with a formula error, it will bubble up into this overall formula as well.
Need more information? π | Help and Learning Center
γγγ«γ‘γ― (Konnichiwa), Hallo, Hola, Bonjour, OlΓ‘, Ciao!π | Global Discussions
Answers
-
I hope you're well and safe!
Try something like this.
=COUNTIFS(FirstName:FirstName, FirstName@row, LastName:LastName, LastName@row, Retailer:Retailer, Retailer@row, Quarter:Quarter, Quarter@row)
Did that work/help?
I hope that helps!
Have a fantastic week & Happy New Year!
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!
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.
-
No @AndrΓ©e StarΓ₯ it doesn't I edited those column names down for privacy. they all say for example [XXX FirstName] ...where I have edited out the XXX bit
-
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.
-
Hey @BullandKhmer
Any chance that one of your referenced ranges has an error?
[FirstName]:[FirstName]
[LastName]:[LastName]
[Retailer]:[Retailer]
or Quarter:Quarter
If any of these columns have one cell with a formula error, it will bubble up into this overall formula as well.
Need more information? π | Help and Learning Center
γγγ«γ‘γ― (Konnichiwa), Hallo, Hola, Bonjour, OlΓ‘, Ciao!π | Global Discussions
Help Article Resources
Categories
Check out the Formula Handbook template!