Re: [AccessDevelopers] Re: Can I create a report in vba

2005-08-01 Thread hal_mcgee
Pete, We have over 100 vendors we do this with. We send each vendor a spreadsheet with all relevant data. Set your vendors up in a table with the vendor criteria and e-mail address. Write a program that loops through the your data and produces and e-mails the spreadsheet or report to the vendor a

[AccessDevelopers] Re: Can I create a report in vba

2005-08-01 Thread Pete Harrison
Tobi, They are all the same report, just different data and lots of it, over 100 different email recipients. Regards Pete --- In AccessDevelopers@yahoogroups.com, "Tobi Hoffman" <[EMAIL PROTECTED]> wrote: > Can you rework the report so that instead of a multi-page report, you have > whatever