G
Guest
I have a form that I use AutoFillNewRecord routine to auto fill the fields
for the next record. At first ALL my fields were text boxes and all worked
great. I then changes 1 of those fields to a combo box and now all the text
boxes still work, but the new combo box does not. It has the same name as the
text box was. I even created a new text box and that one works ok.
Does AutoFillNewRecord work with combo boxes?
My AutoFillNewRecord code came from MS suggested code.
Thanks
for the next record. At first ALL my fields were text boxes and all worked
great. I then changes 1 of those fields to a combo box and now all the text
boxes still work, but the new combo box does not. It has the same name as the
text box was. I even created a new text box and that one works ok.
Does AutoFillNewRecord work with combo boxes?
My AutoFillNewRecord code came from MS suggested code.
Thanks