formula works fine in individual cells but can't be converted into a column formula
Hello,
I'm calculating the attendance with this formula (where {date} is a reference to a different sheet that should match a date in a cell), and it calculates correctly in individual cells, but when i'm trying to convert it into a column formula, i get a message that the syntax is not quiet right.
What is a problem here if it works in the individual cells? The all "0" is because nobody yet checked in for the event, but the numbers in the sheet for the previous events are correct.
The column type is Text/Number.
=COUNTIFS({date}, [Event Date]$1, {demographic}, [Demographic Groups]@row)
thank you!
Answers
-
Unfortunately, Smartsheet does not allow reference a specific row ([Event Date]$1) in a column formula.
As a workaround, you could move your event date into the sheet summary, and reference it there.
=COUNTIFS({date}, [Event Date]#, {demographic}, [Demographic Groups]@row)
-
@Carson Penticuff thank you for letting me know!
-
Hi @OshaK
I hope you're well and safe!
To add to Carson's excellent advice/answer.
As a workaround, you can also use the INDEX function to reference a specific row and still be able to convert it to a column formula.
Would that work/help?
I hope that helps!
Be safe, and have a fantastic week!
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.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!