I want to create a filter function. The function should meet the following criterias.
- Able to filter on multiple table values
- Present filterresults in a listbox(in a form).
- Each record in the list should be able to click on and then open its specific record also that in a form.
Im not that experienced in VBA code or should i use queries for my purpose?
Any links to similar functions would be appriciated.
Thanks
- Able to filter on multiple table values
- Present filterresults in a listbox(in a form).
- Each record in the list should be able to click on and then open its specific record also that in a form.
Im not that experienced in VBA code or should i use queries for my purpose?
Any links to similar functions would be appriciated.
Thanks