I have a form I am using to track production and production efficiency. I have built it so that the operator enters an hourly count. The start and end times change based on each run. What I would like is to display the time frame (i.e. 15:00-16:00) as a label for each hour an entry is needed based on the start and end time. So if start time is 14:30 then first hour is 14:30-15:00, second is 15:00-16:00 and so on to the last hour as defined by the end time. Huge question to ask, but if someone could give me a starting point, that would be great. Thanks!