Adding comments section to a report

J

Jeff M

I need to enter comments on an Access report, once the report is created.
This way each record could be updated with individual comments. The report
should remain on-line so it doesn't have to be printed out. The report is
generated each night through a scheduler. So I don't want to manipulate the
back-end query or databse to accomplish this task.
 
Top