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?
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?
Comment