L
Leslie Isaacs
Hello All
I have a form with 24 fields that all require the same validation, which is
that the value entered is either a number >0 and < 10 or it is a number >0
and < 10 followed by the letter h (with or without a space between the
number and the h). I have tried using isnumber, and the left (...) function,
but can't seem to get it right.
As there are so many fields requiring ther same validation it would be
helpful if the validation rule didn't have to include the field name (then I
could highlight them all at once and write the validation rule once!), but
if this isn't possible I can obviously copy the validation rule for each
field individually.
Hope someone can help
Many thanks
Les
I have a form with 24 fields that all require the same validation, which is
that the value entered is either a number >0 and < 10 or it is a number >0
and < 10 followed by the letter h (with or without a space between the
number and the h). I have tried using isnumber, and the left (...) function,
but can't seem to get it right.
As there are so many fields requiring ther same validation it would be
helpful if the validation rule didn't have to include the field name (then I
could highlight them all at once and write the validation rule once!), but
if this isn't possible I can obviously copy the validation rule for each
field individually.
Hope someone can help
Many thanks
Les