Does anybody know how to get the result from a formdropdown in word7? I tried activedocument.fields(1).result but it gives me a blank result, even if I made a selection. If I try a activedocument.fields(1).code, I get FORMDROPDOWN. PLEASE HELP!