So I have two sets of data that I need to match up.
Set 1:
Column A has "Vehicles" like 29, 21, 20, etc. Column B has "Date/time" of when that vehicle last sent data.
Set 2:
Column D has the "Arrival Date/Time" of when the vehicle entered a location. Column E has the "Departure Date/Time" of when the vehicle left the location. Column F is the "Location" where the vehicle was between the Arrival and Departure times. Column G has the "Vehicle" assignment again (29, 21, 20, etc).
I'm looking for a formula to tell me which Location the vehicle was at by using the date/time in column B to be between the date/times in columns D and E, AND to match the vehicle numbers.
I can provide actual data if this will help. I wish there was an easy way to embed actual excel data into these things. Many thanks for your helps.
Set 1:
Column A has "Vehicles" like 29, 21, 20, etc. Column B has "Date/time" of when that vehicle last sent data.
Set 2:
Column D has the "Arrival Date/Time" of when the vehicle entered a location. Column E has the "Departure Date/Time" of when the vehicle left the location. Column F is the "Location" where the vehicle was between the Arrival and Departure times. Column G has the "Vehicle" assignment again (29, 21, 20, etc).
I'm looking for a formula to tell me which Location the vehicle was at by using the date/time in column B to be between the date/times in columns D and E, AND to match the vehicle numbers.
I can provide actual data if this will help. I wish there was an easy way to embed actual excel data into these things. Many thanks for your helps.