Hi,
I am trying to do a formula, where 2 cells have time and date formats, and to identify if one is equal to or within a one hour of time in 1st cell.
Example:
A1 - 21/03/2016 08:47:00
B1 - 21/03/2016 05:20:00
So if B1's time is equal to, and no greater than 60 minutes of A1, = True to be displayed in C1