I have a form that will be used for data entry and it has lots of fields associated with it. I would like to produce a Report, which will basically be a Customer Receipt based off of the current open form (frmNewApparelOrderDetai). I created a query with just the fields I require as the data source for the report but not sure how to just get the current order only. The way it is currently working it gives me all the orders in the tblApprelOrderDetail.
I have only been at this for a little while and my questions may be silly but I sure could use the help.
Thanks in advance for any ones help.
S