I have a table the results of a dozen different types of lab tests. I want to give management a form with a checkbox for each test (column) and let them select which tests (columns) will appear in the query. Most of the time they will only want to look at a few columns rather than all twelve. I will use parameters for beginning and end dates. I know how to do the parameters, but I do not know how to select fields to show on a query from a form.Thanks