Lanason
Registered User.
- Local time
- Today, 21:40
- Joined
- Sep 12, 2003
- Messages
- 258
I am automatically send a pdf report in an email
does anyone know how to send a selection parameter to select just particular record from the report??
DoCmd.SendObject acReport, StDocName, acFormatPDF, MailTo, MailCC, MailBcc, Subject, MailGreeting & MailMessage & MailSignature, True
Thanks
Adrian
does anyone know how to send a selection parameter to select just particular record from the report??
DoCmd.SendObject acReport, StDocName, acFormatPDF, MailTo, MailCC, MailBcc, Subject, MailGreeting & MailMessage & MailSignature, True
Thanks
Adrian