A
Andy
I have a form where users can select items from a drop-down box as well as
manually enter data if they wish. I want to build in a validation rule where
a warning is displayed if the user tries to enter data where the first 4
characters do not exist in another table...
Presume some form of left([Data],4) and Iif and lookup functions, but can't
get anything to work properly.
Thanks
manually enter data if they wish. I want to build in a validation rule where
a warning is displayed if the user tries to enter data where the first 4
characters do not exist in another table...
Presume some form of left([Data],4) and Iif and lookup functions, but can't
get anything to work properly.
Thanks