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
- 62.1K Get Help
- 352 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 443 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 36 Webinars
- 7.3K Forum Archives