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
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 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!