dcollard23
Registered User.
- Local time
- Today, 04:33
- Joined
- Jun 15, 2009
- Messages
- 87
I have a form with 6 checkboxes, a combo box to choose a state and datepickers..The results I am wanting will be obtain from 2 queries that are linked by a primary id (salesqry).
I want to be able to pull results based on the one or more checkboxes and state I choose between two dates. The names of my 6 checkboxes are: intialcontact, sentletter, recdinfoprod, sentsubpkg, recdsgndocs, completed.
Example: I check intialcontact checkbox on my form, I chose AZ between 10/01/09 to 10/20/09. Say I check initinal contact and sent letter for specific dates chosen and a state chosen. How do I go about writing VBA code to obtain results for different checkbox options chosen.
I hope that wasn't too confusing.
Thanks
elaine
I want to be able to pull results based on the one or more checkboxes and state I choose between two dates. The names of my 6 checkboxes are: intialcontact, sentletter, recdinfoprod, sentsubpkg, recdsgndocs, completed.
Example: I check intialcontact checkbox on my form, I chose AZ between 10/01/09 to 10/20/09. Say I check initinal contact and sent letter for specific dates chosen and a state chosen. How do I go about writing VBA code to obtain results for different checkbox options chosen.
I hope that wasn't too confusing.
Thanks
elaine