I have a form called frm_Customer. Inside of this form, two subforms are linked. One subform is called frm_HWQuote and the other is frm_SWQuote. What happens is this...I open the frm_Customer, search on my customer, select the customer and then aprox. 6 fields of information appear such as contact name, phone, etc.. Below the subform information is waiting on entry. I fill out completly my subform information for a HW Quote. The only problem...I have my print preview button on the form, not the subform. Therefore, every hardware quote (regardless of customer) prints to the screen. I would like it to print just the HW Quote for the customer I searched for. Any thoughts?