Hi
I am using the following code to set a date and time for an outlook appointment created from an access db
.Start = "#" & Format(dtDate, "dd/mm/yyyy") & " " & Format(dtTime, "hh:mm:ss") & "#"
I have ran my code with a start time on 10am, 2pm and 4.30pm, but my code seems to put them in...