ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   "On Open" Run Macro (https://www.excelbanter.com/excel-programming/376854-open-run-macro.html)

jutlaux

"On Open" Run Macro
 
Is there a way to trigger a macro to run when a workbook is opened?

PCLIVE

"On Open" Run Macro
 
Put your code in ThisWorkbook.


Private Sub Workbook_Open()

End Sub


Regards,
Paul

"jutlaux" wrote in message
...
Is there a way to trigger a macro to run when a workbook is opened?





All times are GMT +1. The time now is 11:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com