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
VBScript for displaying file attributes in command prompt?
Error joining domain
How to select only odd or even rows from a table in Mysql
CentOS 5.3: samba: tree connect failed: NT_STATUS_BAD_NETWORK_NAME
?
How to send email on mysql insert error?
How do you tell if valid LOB indicator? ORA-22275
How to create CENTOS 5 rescue disk with GRUB and Kernel 2.6 inside ?
Store form data in Sharepoint
drop sybase log device
PC Hanging too much :(