S
Steve
Hi,
I have a spreadsheet where I have over 35K part numbers in the first
column and revision dates of those parts in the second column. The
part numbers in the first column will appear multiple times, based on
the number of revisions that were made against it. I've converted the
dates to numbers hoping to find a way to filter out the part numbers
in the first column that have the highest number date in the second
column. Essentially, I need to come up with a list that only contains
the current revison of these parts and get rid of the rest.
Sample:
I have this...
PN Date No.
007-0566 37595.21
007-0566 37735.29
007-0567 37595.21
007-0567 37735.29
007-0569 37522.25
007-0569 37553.19
007-0569 37995.36
007-0570 37522.25
007-0570 37553.19
007-0570 37995.36
007-0572 37522.24
007-0572 37995.36
007-0576 37995.36
007-0577 37522.24
007-0581 37593.48
And need this result...
007-0566 37735.29
007-0567 37735.29
007-0569 37995.36
007-0570 37995.36
007-0572 37995.36
007-0576 37995.36
007-0577 37522.24
007-0581 37593.48
Any help would certainly be appreciated....
Thanks,
Steve
I have a spreadsheet where I have over 35K part numbers in the first
column and revision dates of those parts in the second column. The
part numbers in the first column will appear multiple times, based on
the number of revisions that were made against it. I've converted the
dates to numbers hoping to find a way to filter out the part numbers
in the first column that have the highest number date in the second
column. Essentially, I need to come up with a list that only contains
the current revison of these parts and get rid of the rest.
Sample:
I have this...
PN Date No.
007-0566 37595.21
007-0566 37735.29
007-0567 37595.21
007-0567 37735.29
007-0569 37522.25
007-0569 37553.19
007-0569 37995.36
007-0570 37522.25
007-0570 37553.19
007-0570 37995.36
007-0572 37522.24
007-0572 37995.36
007-0576 37995.36
007-0577 37522.24
007-0581 37593.48
And need this result...
007-0566 37735.29
007-0567 37735.29
007-0569 37995.36
007-0570 37995.36
007-0572 37995.36
007-0576 37995.36
007-0577 37522.24
007-0581 37593.48
Any help would certainly be appreciated....
Thanks,
Steve