P
Peter Kinsman
I have a client running an AS/400 who wish to generate their Sales
Statements on a PC so that any for customers with an email address can be
emailed, any for customers with a fax number can be faxed and only the
remainder need to be printed and mailed.
I have written a VBA program which links to the AS/400 via an ODBC
connection and prints a Snapshot report for each customer. At the same
time, it adds a record to an email table if the customer has an email
address or to a fax table if the customer has a fax number.
When it comes to emailing/faxing/printing the various reports, does anyone
know of a way to email/fax/print the .snp file, rather than going through
the extraction and generation steps for a second time please?
Statements on a PC so that any for customers with an email address can be
emailed, any for customers with a fax number can be faxed and only the
remainder need to be printed and mailed.
I have written a VBA program which links to the AS/400 via an ODBC
connection and prints a Snapshot report for each customer. At the same
time, it adds a record to an email table if the customer has an email
address or to a fax table if the customer has a fax number.
When it comes to emailing/faxing/printing the various reports, does anyone
know of a way to email/fax/print the .snp file, rather than going through
the extraction and generation steps for a second time please?