Forum Discussion

andershs's avatar
andershs
Frequent Visitor
2 years ago

Find Minimum Time group by name and sub name

I have the following set up: For each date, I have a Name followed by Departure and Arrival (times). Under each Name I have a SubName which can be null. What I need to find is: for each date, for e...