G
Gary
I created a droplist on my form. I linked it to to a field in my table
called AdHocACCCode and named the droplist AdHocACCCodeBox. The droplist
gets its list from values I typed in and they are saved to the AdHocACCCode
field in the table.
My problem is that when there is a new record the droplist shows a zero
value and will sometimes, but not always, change to a -1 when there are
values in other fields.
The field in the table is formatted as text and is added to the query behind
the form.
Please help.
called AdHocACCCode and named the droplist AdHocACCCodeBox. The droplist
gets its list from values I typed in and they are saved to the AdHocACCCode
field in the table.
My problem is that when there is a new record the droplist shows a zero
value and will sometimes, but not always, change to a -1 when there are
values in other fields.
The field in the table is formatted as text and is added to the query behind
the form.
Please help.