Automatic queries to Email

  • Thread starter Thread starter tsconetti
  • Start date Start date
T

tsconetti

I need to run queries on a daily basic in order to get measurement for KPI
(key performance indictaor). This type of information is needed as a
measurment tool for quality insurance.

As all queries are based on Access I will appreciate if I can setup a script
in order run automatically the queries and receive and Email highlighting the
results.

Thank you in adance for your dedicated help and support.

Regards,

Thierry.
 
Thierry,

You can use a SendObject action in your macro to email the query to
yourself.
 
Back
Top