I have a field that has the following format wxy-z (all of which are numbers). I need that after the user inputs data into it this condition is met: z= MOD ((w*2+x*3+y*4)/11). If this condition is not met an error message box pops up.
I couldn't validate this field within the field properties box (I am not saying it cannot be done). I guess this has to be done through code. Please give me a hand.
Thanks,
Luis
I couldn't validate this field within the field properties box (I am not saying it cannot be done). I guess this has to be done through code. Please give me a hand.
Thanks,
Luis