Back a a value from two different columns from different sheets
Melly
✭✭
Hi All
I am battling with this formula. Not that great with formulas.
I have two sheets that need to be cross referenced. One contractor can perform more than one function and a differrent rate applies to each position. As seen below Shift Rate 1 for Role 1 and Shift rate 2 for Role two.
On the second sheet i need it to bring back the correct rate depending on what Role is stipulated in the role column and the specific contact in the employee column.
Any hep would be appreciated, as I need to get this right and I am stuck.
Regards
Mel
Answers
-
Try this:
=INDEX({Shift Rate Column}, MATCH([Role 1]@row, {Role Column}, 0))
Then for role 2 just update [Role 1]@row to [Role 2]@row.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 142 Industry Talk
- 473 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 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!