Success Story

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,
I would like to thank those responsible for contributing the code that
enabled me to get my most recent task accomplished. First I wanted to save a
report to PDF in a specific location with a specific name automatically. Then
grab that file and stick it into an e-mail. Third, I wanted to send the
e-mail to a group based on ID.

Stephen Lebans for his ReportToPDF (Also his month calendar).
Roger Carlson for his ExportToExcel which enabled me to save automatically.
Allen Browne for the BulkEmail function.
JackL for pointing me to the SendMail sub at
http://support.microsoft.com/kb/161088/en-us
John Nurick for pointing out the "SpecialFolders" Property
And the countless others who, unfortunately, the names have run together
from reading so many postings. Thank you to all the contributors from newbie
to exalted guru for making life that much easier and keeping programming a
fun job.
Thanks again,
Nick
 
I too have often benefitted from the the likes of these and others
within this group. Kudos.

Chris
 
Back
Top