S
Steve L
I have a form that I created in MS Word 2000 using controls from the
Control Toolbox, mainly text boxes and combo boxes. I populate the
combo boxes using VBA code in the GotFocus event for these controls.
This all works quite nicely. Now the end users want a version of the
form with NO drop downs, just text boxes. So, I delete all the combo
boxes and the associated code and replace them with text boxes. Now,
when I open it MS Word 2000 says "Can't exit design mode. Control
'TextBoxnnnn' can not be created".
Any ideas what I'm doing wrong??
Many Thanks
Steve
Control Toolbox, mainly text boxes and combo boxes. I populate the
combo boxes using VBA code in the GotFocus event for these controls.
This all works quite nicely. Now the end users want a version of the
form with NO drop downs, just text boxes. So, I delete all the combo
boxes and the associated code and replace them with text boxes. Now,
when I open it MS Word 2000 says "Can't exit design mode. Control
'TextBoxnnnn' can not be created".
Any ideas what I'm doing wrong??
Many Thanks
Steve