View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RASelkirk RASelkirk is offline
external usenet poster
 
Posts: 1
Default Run a sub or function on program start?


I used to know how to do this, but that was a few years ago... What'
the trick to running a VBA sub whenever the workbook is opene
(startup), say for example:

Sub Runme()

msgbox "I'm running"

End Su

--
RASelkir
-----------------------------------------------------------------------
RASelkirk's Profile: http://www.excelforum.com/member.php...fo&userid=1621
View this thread: http://www.excelforum.com/showthread.php?threadid=27804