B
Billiam
I have a reference/lookup table named StartTime, StartTimeID PK, autonumber,
with field StartTime (format date/Time, medium time format)
I bulit a form on t-employees with a subform t_timesheet.
Simply, I added a bound combobox lookup which displays the time as entered
in the lookup/reference table as 7:30 am (medium time).
When I select this from the combo box, I get the message that the value is
in the wrong format...
I checked the field it is bound to t-timesheet field StartTime, it is format
date/Time, medium time, I checked the lookuptable, it is date/Time meium time
format. values that had been in the table prior to changing to a combobox
dropdown now include seconds (which is Long time, which i did not choose
anywhere). In other words, instead of it saying 7:30 am as it should, it is
displaying 7:30:00 am.
Can anybody help me with this?
many thanks,
Billiam
with field StartTime (format date/Time, medium time format)
I bulit a form on t-employees with a subform t_timesheet.
Simply, I added a bound combobox lookup which displays the time as entered
in the lookup/reference table as 7:30 am (medium time).
When I select this from the combo box, I get the message that the value is
in the wrong format...
I checked the field it is bound to t-timesheet field StartTime, it is format
date/Time, medium time, I checked the lookuptable, it is date/Time meium time
format. values that had been in the table prior to changing to a combobox
dropdown now include seconds (which is Long time, which i did not choose
anywhere). In other words, instead of it saying 7:30 am as it should, it is
displaying 7:30:00 am.
Can anybody help me with this?
many thanks,
Billiam