N
Nathan
Using Acess 2003.
I have a form with a subform attached. The combo box is on the main form,
however. I've added this combo box bound to a new field in the database
called CLPL. I have the combo box set up to use a value list of either C, P
or nothing. The user is creating a brand new record with this form. When I
fill in the form, the combo box value populates correctly.
I have used the generic save record button fron the toolbar. The user of
the form needs to be able to save the record, but stay in the form, so this
is the best option.
The problem is that with the new combo box, when I hit the save record
button, the value in the combo box disappears THE FIRST TIME. Once the
record is saved once, I can repopulate the combo box, hit the save record
button, and then it DOES save. Thats no good, but I can't seem to figure out
how to get the combo box field to work on the first iteration. Any
suggestions?
I have a form with a subform attached. The combo box is on the main form,
however. I've added this combo box bound to a new field in the database
called CLPL. I have the combo box set up to use a value list of either C, P
or nothing. The user is creating a brand new record with this form. When I
fill in the form, the combo box value populates correctly.
I have used the generic save record button fron the toolbar. The user of
the form needs to be able to save the record, but stay in the form, so this
is the best option.
The problem is that with the new combo box, when I hit the save record
button, the value in the combo box disappears THE FIRST TIME. Once the
record is saved once, I can repopulate the combo box, hit the save record
button, and then it DOES save. Thats no good, but I can't seem to figure out
how to get the combo box field to work on the first iteration. Any
suggestions?