Hi
How do I return results of a query to a form? Ideally, I would like the user to be able to choose which query to run through a Combo Box first and then show the results of a query shown in the form.
The difference in the query will only be in the filtering and the same fields will always be returned.
Once the results have been returned then the user should be able to change the field values in one column and the changes should be saved in the table.
Help on how best to achieve this will be appreciated.
Thanks!
How do I return results of a query to a form? Ideally, I would like the user to be able to choose which query to run through a Combo Box first and then show the results of a query shown in the form.
The difference in the query will only be in the filtering and the same fields will always be returned.
Once the results have been returned then the user should be able to change the field values in one column and the changes should be saved in the table.
Help on how best to achieve this will be appreciated.
Thanks!