Most Recent Date of Entry - Multiple Sheets and Books

1982KB

New Member
Joined
Mar 1, 2016
Messages
1
I am attempting to create an Excel file that will allow my supervisors to view the last date an employee entered activities into their excel file.

A workbook is set up for each employee with column K holding employee numbers and column a holding the dates. There is a different sheet for each month and a book for each employee. Part of the problem is that a co worker could be listed as a partner on project, requiring each row to be searched.

My intentions were to develop a nested 'max-if' formula, however, the formula below, which only searches on book, would not work.

=MAX(IF(D4=Jan:Dec!K4:K660,Jan:Dec!A4:A660))

Any help would be greatly appreciated. I have already spent far too much time on this project.
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,216,126
Messages
6,129,007
Members
449,480
Latest member
yesitisasport

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