emailing a specific report based on an id number

D

Deb

Hi all..

I would like to send individual reports, ie a report
based on a specific ID number. When printing or
previewing a report, I add:
, , "studentid=" & StudentID
to the end of the preview or print line, however, when
trying to email the report, I add this line, and it still
trys to send everyones report, not just the student in
question. I do not really know programming language, so
make sure if you answer this, it is as simple and step by
step as possible.

Thanks a lot.

Deb
 
Top