K
Keith H.
Hi all;
I am attempting to reload the values of text and combo
boxes into a form as it advances to the next new record.
I've had problems reloading the short date back. Access
keeps returning the 12:00am time into the box which write
a year 1899 date to the table. How do I distinguish just
the current date value?
Next question... in a combo box I'm doing the same thing
but the value written to the table is not the value that
appears in the combo box.
I've created a variable to save the value as the field
default. It seems to work on the other boxes but not
these two. Any ideas? The purpose is to speed up data
entry for the operator by having recurring values
reappear so they don't have to be typed each time.
Thanks in advance for any help.
Keith
I am attempting to reload the values of text and combo
boxes into a form as it advances to the next new record.
I've had problems reloading the short date back. Access
keeps returning the 12:00am time into the box which write
a year 1899 date to the table. How do I distinguish just
the current date value?
Next question... in a combo box I'm doing the same thing
but the value written to the table is not the value that
appears in the combo box.
I've created a variable to save the value as the field
default. It seems to work on the other boxes but not
these two. Any ideas? The purpose is to speed up data
entry for the operator by having recurring values
reappear so they don't have to be typed each time.
Thanks in advance for any help.
Keith