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
java.net.SocketTimeoutExce
ption on new SQL Server host
oracle express edition
Anyone know how to get a Macro to close Access?
Echo on Trixbox with Digium TE122B PRI Card.
select more column than in group
Extending the domain to remote sites
case statement
Installing other OS (ESXi) on HP StorageWorks X1000
netgear wgps606
grouping by one column, and wanting another column in result