I have accomplished this by putting an on update event on
the combo box that pushes a value to a hidden text box
that is in the header. You can then set the default value
on the combo box to to the me.txtboxhidden value. the
first time the record is entered the default value is
null, after that the value in the combo box will stay the
same until it is intentionally changed.
Hope that helps.
SDH