chthomas
Registered User.
- Local time
- Today, 12:07
- Joined
- Feb 8, 2000
- Messages
- 32
I have an Area filter (combo box) on a form. The records in the form are displayed only after applying the filter. MY problem is after applying an area filter, if the user want to adds a new record, then Area Text Box on the form should begin with the same area code in the combo box. Is it possible or how to apply a validation rule?
Eg.
If the combo value selected = Area66 Then while saving a new record, it has to be checked whether the value of Area Text box in the form begins with 66. How it could be done through an input Mask or Validation rule?
Regards and Thanks
Charley
Eg.
If the combo value selected = Area66 Then while saving a new record, it has to be checked whether the value of Area Text box in the form begins with 66. How it could be done through an input Mask or Validation rule?
Regards and Thanks
Charley