How can i send an report of an active record

G

Guest

Open the report in preview mode first, then send it.

If you don't want to see the report, turn screen updates
off first (docmd.echo false), then back on again after
you have sent the report. (but that is risky).

(david)
 
Top