Susan Harkins
ssharkins at gmail.com
Sun Aug 19 11:17:55 CDT 2007
I'm not seeing any way to actually compare the selected value -- only the
position of the selected value. For instance, if the user selects the first
item, which is "blue" -- the
ActiveDocument.FormFields("field").DropDown.Value
Returns 1
If the user selects the second item, which is red, it returns 2.
I can't find a statement to return "blue" and "red."
Can you do that?
Susan H.