Hi again.
With this query im not entirely sure if the advanced filter section is the best option for me, so in that respect im open to suggestions.
Ok I have a table like this:
Date-----Site------
1998-----M1-------
2005-----M1-------
2010-----M1-------
2004-----M2---------
2000-----M2--------
2008-----M5--------
2010-----S1-------
2006-----100-------
I basically want to filter so that I extract all those sites that begin with 'm' and only display the latest year/date with duplicate sites. So I should extract the following:
2010------M1
2004------M2
2008------M5
Is there a way to do this? Ive been following the advanced filter function and can extract all the 'm's but can't seem to only get those that display the lastest date/year
Any help much appreciated
With this query im not entirely sure if the advanced filter section is the best option for me, so in that respect im open to suggestions.
Ok I have a table like this:
Date-----Site------
1998-----M1-------
2005-----M1-------
2010-----M1-------
2004-----M2---------
2000-----M2--------
2008-----M5--------
2010-----S1-------
2006-----100-------
I basically want to filter so that I extract all those sites that begin with 'm' and only display the latest year/date with duplicate sites. So I should extract the following:
2010------M1
2004------M2
2008------M5
Is there a way to do this? Ive been following the advanced filter function and can extract all the 'm's but can't seem to only get those that display the lastest date/year
Any help much appreciated