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

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,215,030
Messages
6,122,762
Members
449,095
Latest member
m_smith_solihull

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