Adding a note to a report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to add a user note to a report. The report would be a draft
with the user printing the report writing a note or instruction to the
reviewing party. The contents of the note do not need to be saved in any
field or table.

The field is needed for efficiency to keep the user from handwriting the
instructions on the hard copy of the form.

Thanks for any help you can lend!!
 
Place a Text Box in the report where you want the note. Set the Control
Source to [Enter note] (or whatever message you want.) When the report is
opened the user will be prompted "Enter note"
 
Back
Top