I have a form built off of a query. On my form I have CHECK BOXES where I want the user to choose which fields to display. I am new to access and having a hard time figuring this out.
My query joins 2 tables. - CUSTOMER table, Customer Purchases. Tables are joined by Customer ID.
The CUSTOMER PURCHASES table column headings are Customer ID, PRODUCTS, PRICE, SEASON, YEAR ect...
I want the user to be able check on the form --what fields they want displayed. -
My query joins 2 tables. - CUSTOMER table, Customer Purchases. Tables are joined by Customer ID.
The CUSTOMER PURCHASES table column headings are Customer ID, PRODUCTS, PRICE, SEASON, YEAR ect...
I want the user to be able check on the form --what fields they want displayed. -