Macro run history

S

Steve Schapel

Dapper,

You could make a table in your database to store this information. And then
you could include an OpenQuery action in your macro, to run an Append Query
which writes the date/time into the table.
 
K

KARL DEWEY

You could have each macro to include an action to append a record to a table
indicating macro name and datetime of occurance.
 

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