![]() |
Can I program Excel to open a workbook to a default worksheet?
I'd like to have a file open to a specific introduction worksheet each time
the workbook is opened. |
Can I program Excel to open a workbook to a default worksheet?
Use the Workbook_Open event to have code activate the appropriate sheet.
See Chip Pearson's page on events if you are not familiar with them http://www.cpearson.com/excel/events.htm this will fail if macros are disabled. -- Regards, Tom Ogilvy "Manzie" wrote in message ... I'd like to have a file open to a specific introduction worksheet each time the workbook is opened. |
Can I program Excel to open a workbook to a default worksheet?
Thanks so much for your help!
"Tom Ogilvy" wrote: Use the Workbook_Open event to have code activate the appropriate sheet. See Chip Pearson's page on events if you are not familiar with them http://www.cpearson.com/excel/events.htm this will fail if macros are disabled. -- Regards, Tom Ogilvy "Manzie" wrote in message ... I'd like to have a file open to a specific introduction worksheet each time the workbook is opened. |
All times are GMT +1. The time now is 04:23 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com