ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Can I program Excel to open a workbook to a default worksheet? (https://www.excelbanter.com/excel-programming/345042-can-i-program-excel-open-workbook-default-worksheet.html)

Manzie

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.

Tom Ogilvy

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.




Manzie

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