how do you send multiple queries in a macro to an email?

S

Strem

I would like to make a macro that sends multiple queries to an email address,
how can that be done? Output format is an excel output.
 
S

Steve Schapel

Strem,

Have a look at the SendObject macro action. You will have to do a
separate email for each query, as there is no direct way to send more
than one attachment per email using macros.
 

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

Top