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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!