J
Jim
I followed the instructions in the Knowledge Base Article
306258 (How to Create a Combo Box Containing More Than 25
Items). I want to use the same UserForm I created to
display different choices in a number of cells in my Word
protected form.
How do I change the following code:
ActiveDocument.FormFields("Text1").Result=ComboBox1.Value
so that the ComboBox value will paste in the current cell
selected instead of at the Text1 bookmark in the KB
example?
Any assistance is greatly appreciated.
306258 (How to Create a Combo Box Containing More Than 25
Items). I want to use the same UserForm I created to
display different choices in a number of cells in my Word
protected form.
How do I change the following code:
ActiveDocument.FormFields("Text1").Result=ComboBox1.Value
so that the ComboBox value will paste in the current cell
selected instead of at the Text1 bookmark in the KB
example?
Any assistance is greatly appreciated.