![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
I need to send an email containing 2 reports. I have tried sending a 2 page snapshot report, but while it prints just fine before sending, email is only receiving 1 page. Is there a way to do this in VB code? Can I somehow program the 'Attach:' line in outlook express to include 'Report1' and 'Report2'? If there is, I would very grateful for a few lines of code. If this cannot be done, is there another way? |
#4
| |||
| |||
|
|
If you are considering "another way" of sending reports, consider a 'pdf' file converter such as "nova PDF Pro" which installs itself on your machine as one of your 'printers' on your "Printer List". When you bring up your report and select File-->Print, and select 'novaPDF Pro as your 'printer', it puts that report into a 'pdf' file to be 'saved' wherever you like and then you can send it as an email attachment whenever. The advantage is that as a 'pdf' file, your recipient does not have to have MS Access installed or even MS Office as is the case with the 's.np' file format. I used NovaPDF for a while but due to some problems I had with it on |
|
Earl "dee" <promotions.marketing (AT) comcast (DOT) net> wrote in message news:e1c00a63-515a-4157-ba46-e14f426cf225 (AT) d10g2000pra (DOT) googlegroups.com... I need to send an email containing 2 reports. I have tried sending a 2 page snapshot report, but while it prints just fine before sending, email is only receiving 1 page. Is there a way to do this in VB code? Can I somehow program the 'Attach:' line in outlook express to include 'Report1' and 'Report2'? If there is, I would very grateful for a few lines of code. If this cannot be done, is there another way? |
![]() |
| Thread Tools | |
| Display Modes | |
| |