J
JoeA2006
I need to allow users to drill down to records based on 3 criteria. Location,
Date and Transaction category. I have set up three combo boxes and a
parameter query against a query based on the value of the three combo boxes.
The query selects the correct records, however I need to display the
resulting records on the form(subform) in datasheet view. I have a command
button to run the query once the combo box selections are made but the
results are displayed in a separate data sheet view but not on the form. I
also need for the user to add, edit records once they have drilled down to
the correct date location and category. Thanks
Date and Transaction category. I have set up three combo boxes and a
parameter query against a query based on the value of the three combo boxes.
The query selects the correct records, however I need to display the
resulting records on the form(subform) in datasheet view. I have a command
button to run the query once the combo box selections are made but the
results are displayed in a separate data sheet view but not on the form. I
also need for the user to add, edit records once they have drilled down to
the correct date location and category. Thanks