In a form bound to a table, I have a list box from which i populate several of the text boxes on the form. No problem. The rest of the form has static fields to be completed by hand after printed. How can i print only what is on the current form, not the whole record set with out creating a similar Report that would be called when print was selected on the form?