If and across sheets.
I am trying to write a formula that looks on another sheets row for an employee # and for a task code and then return the proficiency level linked to that task code. For further info I will try to explain my thinking.
A trainer submits a form stating the employee #, SOP, and Competency level, to a sheet called "Training Verification Log". I want to organize that data on another sheet called "Training Matrix"
So in cell [MFG-001]2 on "Training Matrix" I want the competency level achived from the row on "Training Verification Log" where the employee # is "5323" if "MFG-001" is present in SOP #.
Can someone please help me. Thanks
Comments
-
Hi Jon,
Would a formula like the one below work for you?
=IF(CONTAINS("MFG-001", {SOP#}), VLOOKUP([Trainee Employee #]2, {VLOOKUP TABLE}, 3))
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives