Autofill Assigned To with contents from first 2 cells
Nedley
✭✭
Hi all,
I want to create a template which has a couple of rows at the top which then control what is set in the cells below - when the new sheet is created from the template Row 1 will be assigned to (example) Albert, Row 2 should be assigned to (example) Bertie.
What i would then like to happen is have all the rows below which are assigned to Holder A be reassigned to Albert and those who are assigned to Holder B should be reassigned to Bertie
Any suggestions on how this could work?
Answers
-
Have you tried an IF statement with cell references?
=IF([Holder Column]@row = "Holder A", [Assigned To]1, [Assigned To]2)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!