Microsoft
Software
Hardware
Network
Question : VBA to rename an MS Word dropdown formfield.
What is the basic code required to rename a Word Dropdown FormField once the field has been selected? I've tried to use both the following codes, but they do not work. What am I doing incorrectly?
With ActiveDocument.Bookmarks
.Add Range:=Selection.Range, Name:="NewDropdownName"
End With
With Selection.FormFields(1)
.Name = "NewDropdownName"
End With
Thanks....
Answer : VBA to rename an MS Word dropdown formfield.
Yes, if it's too big or there is something confidential. My email address is in my profile
Random Solutions
IP 2 City or IP2Location
I need help planing Windows 2008 SBS Standard Hyper V ?
Cannot Open "Room Mailbox" Exchange 2010
Javascript URL match & redirect
PERL Export to CSV
How to display users who have not submitted their reports.
Hyperlink to an attachment in Outlook
Stacked Column Chart - Excel 2007
How to update all records except for current day within Microsoft Access query?
How do I position a drawing canvas in MS Word 2010