report problem is that I have a form that incorporates several fields including fields from other forms, the probelm is, is that when I try to print or email the form off I get all of the records in the database instead of just the current form that is populated. I have created the report based on the field from the form itself so it can populate all of the fields the same. The distinct items would be PON, ASR, and ordersspecialsid key field. I am just trying to get the current order to go to the report. Can I set up a query to pull each record individually based on the current record in the form? Or some way to set the report to pull the current record only? If there is a way to do this please let me know and where I need to add this. I have wondered about trying to apply a filter but I do not know where I would apply that.