Morpheus2022
New Member
- Joined
- Oct 4, 2022
- Messages
- 8
- Office Version
- 2019
- Platform
- Windows
Hi
I am currently working for an important client with a large number of staff.
I am trying to conduct a training needs analysis and need a formula to complete the following rapidly rather than trying to do this manually which would take many hours.
I'm sure its pretty strait forward but I might be overthinking it.
SCENARIO
SHEET 1 - ANALYSIS
REF: B1 = Course Name 1 C1=Course Name 2 D1=Course Name 3
REF: COL A
A2 = Employee 1
A3 = Employee 2
A4 = Employee 3
SHEET 2 - MASTER DATA
REF: A1 "Employee Name" B1 = "Course Name"
Employee 1 Course Name 1
Employee 2 Course Name 1
Employee 3 Course Name 2
Employee 1 Course Name 2
Employee 1 Course Name 3
WHAT I AM LOOKING FOR:
SHEET 1 FORMULA - In cell B2 =IF(the content of A2 is found in sheet two Employee Name column AND the content of sheet 1 B1 Course Name is found in Sheet 2 column B. Then Return "YES", Else "Blank")
The results in sheet one should show a row of Y's next to an employees name under the relevant course names where the learner is needed to attend a programme of learning.
Thanks.
I am currently working for an important client with a large number of staff.
I am trying to conduct a training needs analysis and need a formula to complete the following rapidly rather than trying to do this manually which would take many hours.
I'm sure its pretty strait forward but I might be overthinking it.
SCENARIO
SHEET 1 - ANALYSIS
REF: B1 = Course Name 1 C1=Course Name 2 D1=Course Name 3
REF: COL A
A2 = Employee 1
A3 = Employee 2
A4 = Employee 3
SHEET 2 - MASTER DATA
REF: A1 "Employee Name" B1 = "Course Name"
Employee 1 Course Name 1
Employee 2 Course Name 1
Employee 3 Course Name 2
Employee 1 Course Name 2
Employee 1 Course Name 3
WHAT I AM LOOKING FOR:
SHEET 1 FORMULA - In cell B2 =IF(the content of A2 is found in sheet two Employee Name column AND the content of sheet 1 B1 Course Name is found in Sheet 2 column B. Then Return "YES", Else "Blank")
The results in sheet one should show a row of Y's next to an employees name under the relevant course names where the learner is needed to attend a programme of learning.
Thanks.