ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how do I set the tab that my workbook opens with (https://www.excelbanter.com/excel-discussion-misc-queries/129738-how-do-i-set-tab-my-workbook-opens.html)

Joe

how do I set the tab that my workbook opens with
 
I notice that on a multi tab workbook sometimes a spreadsheet
consistently opens with a certain tab. How do you set that to happen?


M Scott

how do I set the tab that my workbook opens with
 
I've always last saved in the tab I want opened next time. It should save
your last position/tab after every save.

"Joe" wrote:

I notice that on a multi tab workbook sometimes a spreadsheet
consistently opens with a certain tab. How do you set that to happen?



RCW

how do I set the tab that my workbook opens with
 
You could just put it in an Auto_Open macro:

Sub Auto_Open()

Sheets("Your Sheet Name").Select

End Sub


"Joe" wrote:

I notice that on a multi tab workbook sometimes a spreadsheet
consistently opens with a certain tab. How do you set that to happen?




All times are GMT +1. The time now is 04:44 AM.

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