ian_arnold
New member
- Local time
- Today, 22:38
- Joined
- Sep 12, 2024
- Messages
- 1
I am new to VBA and have spent days looking and trying different methods with very little success.
I am building a database where i have to extract various members in a specific industry and put them into another table where it can be viewed at a later date.
I have a main form with a combo box and also check boxes to filter a subform.
I can get the combo box to filter the subform, however can't get the check boxes to work. I then need to append this filtered table to an already existing table for future use.
I am building a database where i have to extract various members in a specific industry and put them into another table where it can be viewed at a later date.
I have a main form with a combo box and also check boxes to filter a subform.
I can get the combo box to filter the subform, however can't get the check boxes to work. I then need to append this filtered table to an already existing table for future use.