Having Events Run at specified time.

  • Thread starter Thread starter Rich Cooper
  • Start date Start date
R

Rich Cooper

I am trying to get a event to run upon the opening of excel and also want an
event to run as the user closes excel. Any help would be greatly
appreciated.

Thanks
 
There are 2 workbook events.

Workbook_Open

and

Workbook_BeforeClose that you can use.

Check help.


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

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

Back
Top