filter based on toggle button

B

Barb

Hi Everyone
I have a table with following columns: Client, Jan, Feb, Mar...
I'm trying to build a following form: Text Box "Client", Toggle buttons
"Jan","Feb","Mar"..., Control button.
When control button is clicked I'd like to apply following filter to the
query1: Client with value from my Combo box, and depending which toggle
buttons are pressed "<>0" filter in appropriate column or columns
Please help me with some code, I'm just starting with VB.

Thanks
Barb
 
Top