Is there a way to join date time values together? eg mydateopen = OpenDate + OpenHour mydateopen = OpenDate & OpenHour Neither of these work. For each day I have specific session times so need that days first bar opening time and last bar closing time.