I have a form used for entry of prototype parts and on this form is a subform used as a purchase requisition. These forms are connected through the ptp number. Once the req is filled out the user can print the req. More then one ptp # can be on a req.. Once the report or form is closed we run a delete query to clear the user information from the req form. It is not data that we need to retain. The report contains info from the rew subfrm as well as unbound text fields for signatures, etc.. I had a memo area on the report but the user must manually fill in the memo once the report is printed.
Now the question is, is it possible to have the memo area be a data entry field that only prints once on the report? I have tried adding it to the reg subfrm, but then the note prints on every ptp # line. I tried to keep the memo as a separate form, but it seems to always come back to linking the memo to something in the req subform, then it wants to print more then once. I hope this makes sense.
I appreciate any comments on this question. My abilities are of the novice level.
Now the question is, is it possible to have the memo area be a data entry field that only prints once on the report? I have tried adding it to the reg subfrm, but then the note prints on every ptp # line. I tried to keep the memo as a separate form, but it seems to always come back to linking the memo to something in the req subform, then it wants to print more then once. I hope this makes sense.
I appreciate any comments on this question. My abilities are of the novice level.