J
Jim Shaw
BlankI use a combobox to lookup a value in a table.
In the OnClick event I store the value returned by the combobox in to a
bound textbox..
So far so good.
Now, when I reclick the combobox on a new value, Access 2002 tells me I
"need to save the record before updating this field"!!
The debug button takes me to the VBA (above) that stores the value.
Whyizzat??!! I'm not allowed to change my mind? Can this be fixed?
Thanks
Jim
In the OnClick event I store the value returned by the combobox in to a
bound textbox..
So far so good.
Now, when I reclick the combobox on a new value, Access 2002 tells me I
"need to save the record before updating this field"!!
The debug button takes me to the VBA (above) that stores the value.
Whyizzat??!! I'm not allowed to change my mind? Can this be fixed?
Thanks
Jim