that_one_girl

New Member
Joined
Mar 22, 2017
Messages
43
I have a need that I can’t seem to find a resolution to.
I need a formula that will

  1. look in Training Records workbook, Column E for a name in the Staff List workbook, tab1 Column A.
  2. If that name is in both locations, then search all records with that staff name in Training Records workbook, Column C, against the list of classes in Staff List workbook, tab2 Column A.
  3. If it finds that employee in the Training Records workbook, with 2 or more of the classes listed in Staff List workbook tab2 Column A, then populate with “TRUE”, if not, leave blank.
SO:
Look in book 1, 5th column – is employee frombook 2, pg. 1, 1st column listed here? (YES)

Ok doesthat employee have 2 or more of the classes listed in book 2, pg. 2, firstcolumn listed next to their name in book 1, 3rd column? (YES)
Ok – fill cell with “TRUE”
If not, leave blank.
L Anyone able to help? I’ve tried VLookup, butthe problem with that is that the employee name is to the right of the courselist in book 1. I don’t understand Index Match enough to create a formula. Ialso tried IF with AND but that didn’t work either.
 
Could you maybe post more data where you expect to see true values to see if my solution works?
 
Upvote 0

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,215,049
Messages
6,122,864
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top