J
joe thacker
I'm making a form in Word 2003, and it has a dropdown menu, Dropdown1, and I
want to use it in an If field, let's say it's a simple yes/no choice. the
field looks like:
{ if Dropdown1 = "yes" "yes" "no" }
but when I change my answer, it stays on the results. I tried moving the
spaces (="yes", etc.) and even though I get a different resluts, sometimes
wrong, it still won't change.
want to use it in an If field, let's say it's a simple yes/no choice. the
field looks like:
{ if Dropdown1 = "yes" "yes" "no" }
but when I change my answer, it stays on the results. I tried moving the
spaces (="yes", etc.) and even though I get a different resluts, sometimes
wrong, it still won't change.