thanks for the help! I've got a screen that uses a combo box to look up values in a subform. On the form, I've got a print button and a button to attach the report to outlook (in html format). The print button works properly...it forces the report to print only the items specified in the combo box (I'm using the wherecondition). However, the results of the sendobject command reports all of the items in the subform. Can you specify parameters with sendobject?