Checkbox in source sheet pulls data into destination sheet
I know reports are the more favorable way to go with this but that won't work for what I need.
Use Case: Departments have a tracking sheet with high-level detail. Other departments want to track various level of detail in their own sheet. Only some of that data needs to make it back to the roll up sheet for executive leaders.
I have a source sheet and a destination sheet. Both sheets have a Dashboard Checkbox.
What I want to do is if the Dashboard Column is checked in the source sheet, then pull in the source data from the other columns to the reference sheet.
We want the cells to be linked so that they update progress in the destination sheet as well.
Again, I know a report would accomplish this easily but that's not what works here
Answers
-
Hello @NNolen, do you have access to Datamesh? Datamesh would accomplish this nicely for you. If not, you could use Cell Linking functionality or an INDEX(COLLECT( formula to pull the information you're looking for.
If my comment helped you, please help others by marking it as an accepted answer and consider helping me by clicking the 💡Insightful or ❤️Awesome buttons below!
Monique Odom-Stearn
Business Process Excellence Manager
Smartsheet Leader & Community Champion
Pronouns: She/Her (What’s this?)
“Take chances, make mistakes, get messy!” – Ms. Frizzle
-
We actually do not have Datamesh. Great suggestion though!
What might that index(collect formula look like?
This was the formula I was trying to make work
=IF(VLOOKUP([Source Sheet]DashColumn, [InfoSec SLT Tracker]DashColumn : ZZZColumn, 1, FALSE) = "Yes", VLOOKUP([Source Sheet]DashColumn, [Source Sheet]DashColumn : ZZZColumn, COLUMN(), FALSE), "")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 405 Global Discussions
- 216 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!