auto run macro

  • Thread starter Thread starter Aaron Russell
  • Start date Start date
A

Aaron Russell

can someone give me the logic for a macro to automatically run when a
workbook is open. I just want the workbook to do a calculation every
second.
 
Look in vba HELP index for ONTIME. Then place in the auto_open or
workbook_open events in the ThisWorkbook module
 

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

Similar Threads


Back
Top