Hi Guys,

I am stuck with this issue, where in I am trying to Display max of date(preferably in a new column) from column A based on unique value in column A.

I have data as follows

Column A Column B
A 25/03/2013
A 28/03/2013
B 25/02/2013
A 21/02/2013
C 25/04/2013
A 22/05/2013


Regards,
Sai