Hi Guys,
I've an excel spreadsheet that has thousands of names (speadsheet from HR Department).
This spreadsheet contains each individuals Leave Entitlement (Leave codes).
However, there are lots of duplicates as there are multiple updates on different dates.
I would want a formula to display the latest date with Leave Entitlement tag together.
I was thinking through using Vlookup with SUMPRODUCT but cant seem to achieve the result.
I've attached the spreadsheet for easier understanding of what I'm trying to say.
Thanks in advance for those who've rendered assistance!
Leave Grades.xls
Last edited by Pr0ph3ts2; 01-11-2012 at 02:11 AM.
Welcome to the forum.
Please take a few minutes to read the forum rules, and then amend your thread title accordingly.
Thanks.
Microsoft MVP - Excel
Entia non sunt multiplicanda sine necessitate
noted. have amended accordingly. hopefully its clear enough
Put this formula in I2 -All the 0 need to be deleted. The cells containing 1 is what you need after the deletion.IF(AND(C2=C3,H2<H3),0,1)
Cheers,
Arlette
If I helped, Don't forget to add to my reputation (click on the star below the post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
Use code tags when posting your VBA code: [code] Your code here [/code]
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks