=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?
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.
Hi @BullandKhmer
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!
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
@BullandKhmer
Aha. Makes sense.
Strange!
ref must be one of: categoryID, siteSectionID, category, category/categoryID, category/name, category/description, category/url, category/allowedDiscussionTypes, locale, siteSection, siteSection/basePath, siteSection/contentLocale, siteSection/sectionGroup, siteSection/sectionID, siteSection/name, siteSection/description, siteSection/apps, siteSection/attributes, layoutViewType, discussionID, commentID, page, latest, sort, sortType, lookupSort, discussion, discussion/name, tags, breadcrumbs, discussionApiParams, serverDraftID, serverDraft.