G
Guest
I'm trying to send an Access query to a bunch of email addresses, with each address receiving a different subset of the data.
I've been trying to do this from code using the SendObject method, but I can't find a way around hand-entering the parameters for each message that's sent. Anybody know of a way to feed the parameters to the query in a way that SendObject can deal with?
Or, for that matter, something completely different I should try?
Thanks!
Dave S.
I've been trying to do this from code using the SendObject method, but I can't find a way around hand-entering the parameters for each message that's sent. Anybody know of a way to feed the parameters to the query in a way that SendObject can deal with?
Or, for that matter, something completely different I should try?
Thanks!
Dave S.