Hi all.
I have a form with a Field “X” using SELECT to show a list box. This SELECT depends of other Field “Y” using Lookup property. It?s Ok.
But, I need to change this Field to pretend this:
- If the field “Y” have an specific data “W”, then the SELECT to Field “X” just take one unique related data.
- If the field “Y” have a data different to “W”, then the SELECT to Field “X” for lookup retrieve all the data without restrictions.
How can I do that ?
Thanks a lot
JG