Why do combo boxes have black lines obscuring data when printing?

M

mmcivor

When printing a form in Access, the selected item is blacked out. How do I
correct this?
 
R

Rick B

You don't print forms, you print reports.

Reports have controls that are appropriate for printing. You would never
(in my opinion) use a combo-box on a report. You'd use a text box.
 
Top