N
Nolene
How do I create a validation to make sure someone has selected something
other than the default value in a drop-down box?
For example, I have a drop down that has the choices "Select ...", "Place
One", "Place Two". When the form opens the focus is on that field and the
value shown is Select... I want some sort of a pop-up or warning to appear if
the user tries to go to the next field without changing the Select... to one
of the other choices.
I've set Data Validation to: If this field is equal to "Select..." display a
dialog box that says "Please select Place One or Place Two", but when I test
it in preview mode nothing happens if I leave the field on "Select..." and go
on to the rest of the form. I've even tried setting up a Rule for basically
the same logic.
other than the default value in a drop-down box?
For example, I have a drop down that has the choices "Select ...", "Place
One", "Place Two". When the form opens the focus is on that field and the
value shown is Select... I want some sort of a pop-up or warning to appear if
the user tries to go to the next field without changing the Select... to one
of the other choices.
I've set Data Validation to: If this field is equal to "Select..." display a
dialog box that says "Please select Place One or Place Two", but when I test
it in preview mode nothing happens if I leave the field on "Select..." and go
on to the rest of the form. I've even tried setting up a Rule for basically
the same logic.