C
Claudia
I'm having trouble getting an IF statement to work
properly (or it's operator error, I'll concede). This is
the statement:
IF IdahoorFed = Idaho "fifteen (15)" "thirty (30)"
The bookmark IdahoorFed is a dropdown field, with two
choices: Idaho or Federal. My IF statement occurs later
in the paragraph. What I want to happen is if "Idaho" is
chosen, then the result in this field should be "fifteen
(15)", if it's "Federal," then it should state "thirty
(30)". I cannot get it to work. Right now it's
showing "thirty (30)" despite my IF statement. What am I
doing wrong?
properly (or it's operator error, I'll concede). This is
the statement:
IF IdahoorFed = Idaho "fifteen (15)" "thirty (30)"
The bookmark IdahoorFed is a dropdown field, with two
choices: Idaho or Federal. My IF statement occurs later
in the paragraph. What I want to happen is if "Idaho" is
chosen, then the result in this field should be "fifteen
(15)", if it's "Federal," then it should state "thirty
(30)". I cannot get it to work. Right now it's
showing "thirty (30)" despite my IF statement. What am I
doing wrong?