vlookup 3 sheets

GOKULA

New Member
Joined
Nov 8, 2019
Messages
8
This is the first sheet
Student IDCourse ID Fall
M82922929A&S 001
M68669689A&S 012
M78666687A&S 035
M28262728A&S 055

<tbody>
</tbody>


i got help creating a formula that would identify a mismatch happening.
Student IDCourse ID SpringStatus
M82922929A&S 001Good
M68669689A&S 013Bad
M78666687A&S 029Bad

<tbody>
</tbody>

M28262728A&S 045Bad


<tbody>
</tbody>

If it shows up bad, i want a formula that would look up another sheet( that looks like below). If fall course was A&S 012 and if then Spring class is A&S 013 it should return good. Similarly for the A&S 045, if the spring course id is any of the 3 in the last row and the fall id was A&S 055, it should return good.

Course ID fallCourse ID spring
A&S 001A&S 001
A&S 012A&s 013
A&S 035A&S 029
A&S 055A&S 025, 065, 045

<tbody>
</tbody>

 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
I am somewhat confused.
You could explain again.
What information you have on each sheet.
On which sheet do you want the formula.
What data to look for, where to look, etc., etc.
Please make the explanations using the examples.
 
Upvote 0

Forum statistics

Threads
1,214,644
Messages
6,120,709
Members
448,983
Latest member
Joaquim_Baptista

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