D
David A Wood
Hi & thanks for any help forthcoming..
I have a Word 2003 document in "protected forms" mode.
I have a dropdown field bookmarked as "decisiondropdown" with two text
choices;
"do"
"do not"
Later in the doc, I have inserted an IF statement as follows;
{IF decisiondropdown = "do" "do not" "do"}
But regardless of the choice selected in the dropdown - I only return "do".
Have I made a stupid error here? Or is it to do with the "protected" way the
form works?
I have a Word 2003 document in "protected forms" mode.
I have a dropdown field bookmarked as "decisiondropdown" with two text
choices;
"do"
"do not"
Later in the doc, I have inserted an IF statement as follows;
{IF decisiondropdown = "do" "do not" "do"}
But regardless of the choice selected in the dropdown - I only return "do".
Have I made a stupid error here? Or is it to do with the "protected" way the
form works?