B
BCiel
I am working in Access 2003 and have a table with a large number of columns.
I am ultimately trying to create a table from a query with only some of the
columns.
I am creating a form with each of the column names listed with a checkbox.
Then based on which boxes are checked have the query pull only those columns
so that the table can be exported into a spreadsheet.
How do I reference the checkbox in the query to read whether the box is
checked or un-checked? I have tried a number of ways based on other
discussion questions and still seem to be doing something wrong.
The form is connected to the query so when the command button is clicked it
opens the query which is empty.
Hope this is clear enough for someone to help. Thanks
I am ultimately trying to create a table from a query with only some of the
columns.
I am creating a form with each of the column names listed with a checkbox.
Then based on which boxes are checked have the query pull only those columns
so that the table can be exported into a spreadsheet.
How do I reference the checkbox in the query to read whether the box is
checked or un-checked? I have tried a number of ways based on other
discussion questions and still seem to be doing something wrong.
The form is connected to the query so when the command button is clicked it
opens the query which is empty.
Hope this is clear enough for someone to help. Thanks