I have a file with ID, Type, From date, To date and amt charged.
All I have to do is for the "Type - Toll" there will be From date and To date.
For Each ID in the "Type - Toll", I have to check whether there is "Type - Mil" for that ID within the date range of Type - Toll. If there is, then those to be highlighted as "Overlap" in comments column. I have to compare like this for a wide range of data (about 23,000 rows)
I have attached the sample spreadsheet for reference.
All I have to do is for the "Type - Toll" there will be From date and To date.
For Each ID in the "Type - Toll", I have to check whether there is "Type - Mil" for that ID within the date range of Type - Toll. If there is, then those to be highlighted as "Overlap" in comments column. I have to compare like this for a wide range of data (about 23,000 rows)
I have attached the sample spreadsheet for reference.