Put this in ThisWorkbook in VBA
Private Sub Workbook_Open()
Call whateveryourmacroiscalled()
MsgBox ("Macro Finished")
End Su
--
Bearacad
-----------------------------------------------------------------------
Bearacade's Profile:
http://www.excelforum.com/member.php...fo&userid=3501
View this thread:
http://www.excelforum.com/showthread.php?threadid=55193