FaithSpins
New member
- Local time
- Yesterday, 18:12
- Joined
- Dec 16, 2010
- Messages
- 5
Hi,
I have to run a query based upon what checkboxes are ticked/sellected.
I have a form with 5 checkboxes (unbound). I also have a query that includes those 5 checkbox (status 1,2,3,4,5) plus the field/control Company Name (from my Contact table). My Contact table has Company details including their status. And the status (which might be more than one) is what the query is made of.
If the end user choses checkboxes 1 and 3 (for example) then all Companies that have their status set to 1 and 3 should come up in a query. "Should"...but I'm getting all of them or I when opening the form and clicking on the Run Query button I get parameter boxes that pop up.
I'm at a loss. Can anyone direct me?
Thank you!
I have to run a query based upon what checkboxes are ticked/sellected.
I have a form with 5 checkboxes (unbound). I also have a query that includes those 5 checkbox (status 1,2,3,4,5) plus the field/control Company Name (from my Contact table). My Contact table has Company details including their status. And the status (which might be more than one) is what the query is made of.
If the end user choses checkboxes 1 and 3 (for example) then all Companies that have their status set to 1 and 3 should come up in a query. "Should"...but I'm getting all of them or I when opening the form and clicking on the Run Query button I get parameter boxes that pop up.
I'm at a loss. Can anyone direct me?
Thank you!