![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
How do you set a macro to run automatically to initialize a spreadsheet. I want a spreadsheet to start the same everytime regarless of what was changed or entered.
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
Figured out my own issue.
Right click the "little" spreadsheet symbol to the left of the File menu option and "View Code" In the WorkBook code sheet, select the "Open" sun or type Private Sub Workbook_Open() Then type Application.Run "WorkBookName.xls!MacroName" |
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|