I have a form that has separate text boxes for contact numbers (phone, fax, pager, etc). There are also check boxes on the form for each contact number. How do I create a report to print only those numbers that are checked? Also, is it possible to create part of a report using the Access Report Wizard and the other part (like printing these checked fields) in VBA code? Please help a beginner! Thanks.