ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Auto run macro on open file (https://www.excelbanter.com/excel-programming/323289-auto-run-macro-open-file.html)

Diane Alsing

Auto run macro on open file
 
I have written a macro and was wondering how I can have it execute upon
opening the excel workbook.

Thank you.
Diane

Alvin Hansen[_2_]

Auto run macro on open file
 
hi
Private Sub Workbook_Open()
Your macro

End Sub
Alvin


"Diane Alsing" skrev:

I have written a macro and was wondering how I can have it execute upon
opening the excel workbook.

Thank you.
Diane


Diane Alsing

Auto run macro on open file
 
Thank you.

"Alvin Hansen" wrote:

hi
Private Sub Workbook_Open()
Your macro

End Sub
Alvin


"Diane Alsing" skrev:

I have written a macro and was wondering how I can have it execute upon
opening the excel workbook.

Thank you.
Diane



All times are GMT +1. The time now is 07:10 AM.

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