I have a form connected through a query to a table (admin). When I open the form I can enter data in all fields. One of the fields in the Form is named "Model". The data base will be used for several different Models...therefore I want to limit/filter the form by model. Since the form is fed by a query I changed the query to be linked to the active model table. There is only one active model per DB Front end. When I open the form, it shows data for only the active model...good...but I can no longer enter/change data on the form..
I must be missing something because I have been able to do this before in other DB's. I even set a relationship between the admin table and the active model....linking the model...same data type.
I also tried filter queries for the form....no luck. When Active Model is involved I cannot change the data.
This must be simple but I am just not seeing it...any help please?
Thanks,
I must be missing something because I have been able to do this before in other DB's. I even set a relationship between the admin table and the active model....linking the model...same data type.
I also tried filter queries for the form....no luck. When Active Model is involved I cannot change the data.
This must be simple but I am just not seeing it...any help please?
Thanks,