A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
The times that you are bringing into Excel may be coming in as text. That will keep Excel from recognizing them as a match even though they look the same. You can use the TIMEVALUE function to convert them to a number value and then format them as time. Here is an illustration. I entered the times in Row 2 as text and used the formula in Row 3 to convert them to number values formatted as time.
If you are bringing them in with a formula you can use the TIMEVALUE function to convert them as you bring them in. If not, you can use the formula in another Row/Column to convert them, paste values over the formulas to get rid of the formulas, copy and paste the new data over the incorrect data (make sure the cells are formatted as General before pasting), and then delete the data in the cells where the formula was.