P
pytelium
I have a spreadsheet with about 60000 records.One column contains people
names. e.g
1 john smith
2 steve jones
3 mary loo
4 john smith
I want to carry out some analysis of each name(there are numbers in the
other fields),but i only want to include the last 30 entries maximum of
each name.e.g.John Smith has 63 entries I only want the last 30,Mary
Loo has 25 so I want them all.
names. e.g
1 john smith
2 steve jones
3 mary loo
4 john smith
I want to carry out some analysis of each name(there are numbers in the
other fields),but i only want to include the last 30 entries maximum of
each name.e.g.John Smith has 63 entries I only want the last 30,Mary
Loo has 25 so I want them all.