Question Sending customer stock report by email

Lanason

Registered User.
Local time
Today, 01:44
Joined
Sep 12, 2003
Messages
258
Hi Guys,

I want to send a stock report to a number of customers. But I dont want loads of reports and queries. Is there a simple way I can define the "send to" email addresses and then use the same report for each customer with a variable in the query to select the relevant data.

I am currently using a macro / query / report for each customer :confused:
 
Not sure what that means. Did you see the link to the looping code? Somewhere in that code would be

Forms![Select Load List]![LoadID] = ValueFromRecordset
 

Users who are viewing this thread

Back
Top Bottom