I am trying to design a report for database in which I have used list boxes for some of the fields.
Instead of printing just the value that was selected from the list box, the report prints out the entire list of available values, and blacks out the one item that was selected.
This is not an especially helpful way to display data.
Can anyone tell me what I am doing wrong? Is more likely to be a problem with the way I set up the report, or the way I set up the list?
Instead of printing just the value that was selected from the list box, the report prints out the entire list of available values, and blacks out the one item that was selected.
This is not an especially helpful way to display data.
Can anyone tell me what I am doing wrong? Is more likely to be a problem with the way I set up the report, or the way I set up the list?