
Record doesn't update when only datacombo changes
Hi, I have been working on this and am at the point of extreme frustration.
I have a form with an array of text boxes and a combo. If I change one of
the text boxes and the combo the record updates. If I add a new record it
works. However, if I open the form and change only the datacombo it doesn't
update. I loooked at the editmode property and it is adEditNone when I only
change the combo.
I am using the updatebatch method.