Report to email

  • Thread starter Thread starter Clifford Zivi
  • Start date Start date
C

Clifford Zivi

I want to produce hundreds of invoices and have them
emailed to each individual customer at the end of each
day. I do not want to have to run each invoice
seperately. How can this best be accomplished?
 
It seems to me that I SHOULD be able to write some code
to automate the process of:
Generate Invoice
Send email (via Outlook)
Loop
without having to complicate the processes with another
vendor's program.

I see bit's and pieces of code, but nothing solid enough
for my limited VB skills to latch onto. I figure this
MUST exist somewhere. It seems like it would be such a
common thing to do.

Is this not possible?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top