I am creating an association member roster of car dealerships. On the roster I want to list the lines (manufacturer)of cars the dealership sells. In my table I have each manufacturer listed as a yes/no field and if a dealer sells that line the box is checked for yes. Any given dealer might only sell 1 or 2 different lines (i.e. chevrolet, ford).
So on my report I want it to look like:
Dealership name Chevrolet
Address Ford
City,St zip
phone
Is there a way for me to tell the text box to display the line name if the yes/no field is "yes" in the table and not have the check box show up on the report, and of course not to display anything if it doesn't sell that line of cars? Note, there are about 40 different manufacturer lines in the table. I am fairly new to Access and obviously don't know how to code very well, but I hope to learn. Any suggestions would be appreciated.
So on my report I want it to look like:
Dealership name Chevrolet
Address Ford
City,St zip
phone
Is there a way for me to tell the text box to display the line name if the yes/no field is "yes" in the table and not have the check box show up on the report, and of course not to display anything if it doesn't sell that line of cars? Note, there are about 40 different manufacturer lines in the table. I am fairly new to Access and obviously don't know how to code very well, but I hope to learn. Any suggestions would be appreciated.