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
How to access functions from dll without a header file or lib file
Can't Launch SharePoint 3.0 server after machine rename
Exchange 2007
VBA to open C:\
ssh - local software remote files
How do I delete all Outlook (2010) message prior to this year?
need some kind of Regexp
Terminal Services in an NLB Cluster
SharePoint List 2010
how to enable display control panel disable by system administrator