Hi guys
I have a little problem
i have a small database with 2 formrs
First form displays all the records and i also have a search button which allow the user to search for a specific record .
When the search buton is clicked then a macro runs wich consists of running the query and displaying the second form with the records found .
The only problem i have is that when the records are displayed i CAN''T modify the fields .
On the macro sttings there is an option when the form is opened to be ( edit mode, addmode , read only mode) and it is set to edit mode but still doesn't allow to modify the fields.
Thanks
I have a little problem
i have a small database with 2 formrs
First form displays all the records and i also have a search button which allow the user to search for a specific record .
When the search buton is clicked then a macro runs wich consists of running the query and displaying the second form with the records found .
The only problem i have is that when the records are displayed i CAN''T modify the fields .
On the macro sttings there is an option when the form is opened to be ( edit mode, addmode , read only mode) and it is set to edit mode but still doesn't allow to modify the fields.
Thanks
Comment