G
Guest
I am working on an online form in Word 2002 that has a table with various
cells that receive either an "X" or are left blank depending upon the value
selected from a dropdown field (which is set to calculate on exit). I have
created a formula for each cell of the grid that looks something like this: {
IF Dropdown1 = "Red" "X" "" }. The problem that I have is that the formula
always displays the result for false (ie, ""), no matter what value is
selected from the dropdown field.
Any ideas as to what I am doing wrong?
cells that receive either an "X" or are left blank depending upon the value
selected from a dropdown field (which is set to calculate on exit). I have
created a formula for each cell of the grid that looks something like this: {
IF Dropdown1 = "Red" "X" "" }. The problem that I have is that the formula
always displays the result for false (ie, ""), no matter what value is
selected from the dropdown field.
Any ideas as to what I am doing wrong?