All,

This place has been a great help to me in the past 6 months or so, so I'd like to start by thanking everyone for their help.

Scenario:
1. I have the following Dates and Times: ETA and Arrival
2. I have calculated the difference between the two resulting in [h]:mm

Example:
ETA = 4/2/2013 14:00 (A1)
Arrive = 4/2/2013 19:51 (A2)
Calc Difference = 5:51 (A3)

Challenge:
I am trying to determine if the difference value in column/row A3 above falls within a certain period of time. So for example, does A3 above fall between 2 and 3 hours? If so, Yes, if not, No. Then in A4, we would be moving onto 3 and 4 hour time window with same results, continuing to repeat in the subsequent columns.

Can someone help me with this? It seems straight forrward but there is something with the formatting that appears to be causing me issues.

thanks!!!!!