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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives