Your help with sorting and identifying data in a workbook would be very much appreciated.
I have a excel workbook that has a part number in column H and a delivery date in column K. There are multiple records (rows) with the same part number and potentially different delivery dates. I would like to identify the record for each part number that has the most current delivery date and highlight the row.
There are about 6000 rows of data and several different part numbers.
I am comfortable working with a VBA macros although if there is a formula that will work that is ok as well.
Thanks
Ron
I have a excel workbook that has a part number in column H and a delivery date in column K. There are multiple records (rows) with the same part number and potentially different delivery dates. I would like to identify the record for each part number that has the most current delivery date and highlight the row.
There are about 6000 rows of data and several different part numbers.
I am comfortable working with a VBA macros although if there is a formula that will work that is ok as well.
Thanks
Ron