Code:
Me.Time_Received = Time
The above code shows 4:04 PM in a field, but when I click on it has 1/1/1900 4:04:42 PM. The format is set to medium date, but it still is doing this. How can I fix it so it only displays the time and when I click on it the same? Thanks.