M
Misfit
I have be struggling with some of the simplest things lately and have
having searching and finding nothing I thought I would try posting in
these forums for help. I have a text box that I want to make required
dependent upon a drop-down list.
This works: [textbox] is blank and [drop-down list] does not contain
"something"
This insures that my textbox is not blank but will allow it to
be blank if the drop-down list contains "something"
This does not work: [textbox] is blank and [drop-down list] does not
contain "something" or [same drop-down list] does not contain
"something else"
Ultimately what I would like to have is that my textbox is required
unless the drop-down list contains "something" or "something else"
having searching and finding nothing I thought I would try posting in
these forums for help. I have a text box that I want to make required
dependent upon a drop-down list.
This works: [textbox] is blank and [drop-down list] does not contain
"something"
This insures that my textbox is not blank but will allow it to
be blank if the drop-down list contains "something"
This does not work: [textbox] is blank and [drop-down list] does not
contain "something" or [same drop-down list] does not contain
"something else"
Ultimately what I would like to have is that my textbox is required
unless the drop-down list contains "something" or "something else"