B
Brad Christie
I have a section I wish to hide if any value but the 4 allowed values are
entered into a text box.
Example: If the user enters 1a, 2x, 12 or AB into the text box the section
will show, any other value and it's hidden.
I can get it to work with one condition set but not four. This is what I'm
doing:
On the section I set conditional format to - If field1 is not equal to "1a"
then hide, then with a second condition, If field1 is not equal to "2x" then
hide ...and so on.
What am I doing wrong?
entered into a text box.
Example: If the user enters 1a, 2x, 12 or AB into the text box the section
will show, any other value and it's hidden.
I can get it to work with one condition set but not four. This is what I'm
doing:
On the section I set conditional format to - If field1 is not equal to "1a"
then hide, then with a second condition, If field1 is not equal to "2x" then
hide ...and so on.
What am I doing wrong?