Hey there.
I've got a database, in which there is VB module named "taz", in which there is a function named checktaz(), which returns true or false, depending on the string you send to it.
And i've got his table's field's validation rule (can't spell that sorry), and i want the validation rule to send the entered string to the function, and the function to return true or false, (and the validation rule works once it gets a true or false value).
how do i send the string to the function from the validation rule?
with many many thanks, dor.
p.s - sorry for all the misspellings...