Finding the most recent year in a row for a type of school degree and displaying it in a cell

ccoulter

New Member
Joined
Jun 17, 2015
Messages
4
Hello everyone,

What is the best method or combination of methods to go about finding the most recent year for a Bachelor's degree in a row and inserting that year into the column shown below in the example picture? I've already populated the column in my example.

2lasklc.png


Sometimes the most recent Bachelor's Degree date is before another degree, sometimes it is after another degree. There are three different sets of columns for degrees. This would be used in a report with thousands of rows so I'm trying to find a formula (I think) that could be copied down the column. This most complicated thing I can do in Excel at the moment is a VLookup so I'm just not sure how to proceed with this but I think it could be done by comparing cells and then choosing the highest year, somehow. Any guidance you can offer would be greatly appreciated.

Thank you,

Chris
 
This would be by user right? Is the same user all on the same row or over different rows?

Where are you getting the Years in the boxes you don't have circled in red?
 
Upvote 0
Hi phoenixdown,

Thanks for your message. Each unique user/person has their own row. The other years and as well as all the data come from a reporting system in that format. I just simplified names for my example.

Thank you for taking a look, I appreciate it.

Chris
 
Upvote 0
I figured it out a way of doing it using the Max and IF functions. I got the idea from this great post at the Contextures Blog by Deborah Dalgleish.

It may not be the most elegant way but it works.

Thank you all,

Chris
 
Upvote 0

Forum statistics

Threads
1,226,880
Messages
6,193,478
Members
453,802
Latest member
SarahNoob

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