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
Interpretation of load average vs. CPU utilization
MSSQL proble with insert statement - query will not compile
How do I add an external DNS route to point to an interal IP
How to modify vb script to see if the social security number already exists and if so ask weather to add or not.
List box child menu
Server 2003 Log off
Backup Domain Controller at Remote Site
Conversion of varchar(255) to Datetime
Kill All MySQL Sleeping Connections
Storage efficiency