I have a query and a form setup. My query pulls sales data. On my form I have 3 checkboxes - 1 to exclude a certain company, 1 to group by sales rep, and 1 to group by customer. Is it possible to drive a query based on those checkboxes.
For example if the exclude box and group by customer box are checked. Can those pieces of information be put into my query?
For example if the exclude box and group by customer box are checked. Can those pieces of information be put into my query?