Hello guys,
I am working on a table, which is like this:
Column A: Series of time in the format of dd-mm-yyyy hh:mm
Column B: Series of Reading value reflect at Column A 's time
Column C: Series of time at 2 minutes interval,
What I want to do is in Column D, to check every cell in Column C and Column A, If their time match, fill the cell in Column D with the Matched row of Column B, otherwise fill it with zero.
It is like spreading Column B in to Column D if Column A and C match.
Attached a excel file where I have started.
Thanks, any advice please? I have tried Vlookup, Match, but seems difficult to return the corresponding cell when a match found.
Example.xlsx
Bookmarks