show only columns with data

D

Dale Lock

I want to be able to allow teachers to select from a list of 20 possible
student needs. I propose have a table with 10 fields with a combo box for
selection and the fields used would vary from 1 used to all 10 fields. I wat
the report & Possibly the query to only show the used fields.
 
D

Duane Hookom

What do you mean? Do you have a yes/no field that you only want shown on the
report if its value is True/Yes?
You should be able to use a regular text box using a font like wingdings
choosing the appropriate characters for the Format property.
 
Top