M
mathew.heys
I have the following case that I am having problems with
A B
1 Number Date
2 109956 1/08/1983
3 109956 9/08/1983
4 110190 30/10/1984
5 110190 5/11/1983
6 110190 2/11/1984
Now I would like a formula which would return the max date for a
certain number, For example, the result on
109956 would return 9/8/1983
110190 would return 2/11/1984
A B
1 Number Date
2 109956 1/08/1983
3 109956 9/08/1983
4 110190 30/10/1984
5 110190 5/11/1983
6 110190 2/11/1984
Now I would like a formula which would return the max date for a
certain number, For example, the result on
109956 would return 9/8/1983
110190 would return 2/11/1984