G
guisinger
Guest
Hi,
I need to create a validation rule that allows users of this db to enter values in the form within a certain range, BUT I want the range to be dependent of another field. For example, the user will first enter the value [Field1] and then they will try to enter a value, [Field2]. I want the user to only be allowed to enter values into Field2 that are >[Field1]-1 OR <[Field1]+2. I can't seem to make this happen. What am I doing wrong? In addition, can I create a pop-up window that shows the user exactly what error they have just made? "You must enter values >[Field1]-1 OR <[Field1]+2" would be displayed for the user.
Thanks,
Guisinger
I need to create a validation rule that allows users of this db to enter values in the form within a certain range, BUT I want the range to be dependent of another field. For example, the user will first enter the value [Field1] and then they will try to enter a value, [Field2]. I want the user to only be allowed to enter values into Field2 that are >[Field1]-1 OR <[Field1]+2. I can't seem to make this happen. What am I doing wrong? In addition, can I create a pop-up window that shows the user exactly what error they have just made? "You must enter values >[Field1]-1 OR <[Field1]+2" would be displayed for the user.
Thanks,
Guisinger