K
K
Good day,
I have a form called (Filter) with a subform called (Tbl_Main_1)
Basically the subfrom contains all records of the fields I choose through a
query called FilteryQry. I did this so I can have a data sheet view in a form
and add buttons ect.
Is it possible to have a list box that contains one of the same fields in
the subform that on double click it filters all records in the subform that
are the same.
Basically it is a packaging dabse. I would like to filter out all customers
that have the type of packaging selected and see it in the subform. I can do
this with the filter by selection however you need the tool bar and I would
like to have this done through the dbl click action in the list box instead.
The users are not very Access knowledgable.
Thanks
I have a form called (Filter) with a subform called (Tbl_Main_1)
Basically the subfrom contains all records of the fields I choose through a
query called FilteryQry. I did this so I can have a data sheet view in a form
and add buttons ect.
Is it possible to have a list box that contains one of the same fields in
the subform that on double click it filters all records in the subform that
are the same.
Basically it is a packaging dabse. I would like to filter out all customers
that have the type of packaging selected and see it in the subform. I can do
this with the filter by selection however you need the tool bar and I would
like to have this done through the dbl click action in the list box instead.
The users are not very Access knowledgable.
Thanks