Quote:
Originally Posted by rogelinepaula
Thank you--whenever I click on the Drop-down form field from the Legacy, it's not showing the arrow at all that you will click to show the options.
|
I don't know what arrow you're referring to. Right-clicking then choosing 'Properties', or choosing 'Properties' from the Developer tab will both open up the formfield properties dialogue.
Quote:
Where do I also change the name of the Dropdown in the document or in VBA? I can only see the Bookmark field on the Properties section of the form.
|
It needs to be the same in both. Word automatically assigns names like Dropdown1, Dropdown2, etc., so you can use those in the VBA.