Referencing Content within a Cell
Hi there!
I'm creating a set of formulas that will reference a sign up form. Since there is a lot of Wordy items to copy, I have created a reference column on my metrics page- is there a way to use my count if formula to reference the content in my Metric Reference Column to the column of the Sign Up Form?
I've been trying to use =countifs(Sign up Column 1, $Metric Reference Cell etc.) but can't seem to get it to work- what am I doing wrong?
Thanks!
Best Answer
-
Yes. In place of "specific text" you would use [Column Name]@row.
=COUNTIFS({Range}, "specific text")
would change to
=COUNTIFS{Range}, [Column Name]@row)
Answers
-
I'm not sure I understand the problem. Could you post a screenshot with the sensitive data taken out?
-
Sure:
the view below is the Metrics page (image 1) :
Since I'm doing this for 4 quarters, with 3 sessions per quarter, I didn't want to have to change everything in every formula. For example: Can I reference what is in the cells (under Portfolio, since they are copied from the sign up sheet, in my count if formula that is referencing the column from the sign up form source sheet (image 2 below)
The sign up forms look like this:
My current formula for Portfolios:
=countifs(Sign Up form- Portfolio, "Dropdown value", Session Column, "Session date")
If there's a way to shorten this so I don't have to change the date for every portfolio or type every portfolio name out, that would be great.
hope that helps clarify a bit.
Thanks!
-
Yes. In place of "specific text" you would use [Column Name]@row.
=COUNTIFS({Range}, "specific text")
would change to
=COUNTIFS{Range}, [Column Name]@row)
-
Great!! That's super simple and helpful.
Thank you!!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!