Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Suprise I just tried this. Insert a new wks and it becomes nbr1 whaen others
are named. So I got my fresh sheet to make opening. Thanks Guy's Get my sort problem and I will be able to complete "Gary''s Student" wrote: Let's say whenever you open a certain workbook you want to open on a sheet named "Special" In ThisWorkbook code enter the following: Private Sub Workbook_Open() Sheets("Special").Activate End Sub -- Gary's Student gsnu200702 "Curt" wrote: does excel all ways want to open on sheet (1) is there a way to change it. Know I cna copy all data to another sheet. That means I have a lot of references to change also. This is reason to change opening page. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I stop blank workbook from opening when opening an existing | Excel Discussion (Misc queries) | |||
Trouble opening large size Excel file 155Mb in Excel 2007 | Excel Discussion (Misc queries) | |||
REF errors when opening excel in xp. works fine when opening wor. | Excel Discussion (Misc queries) | |||
excel VBA problem - setting workbook as variable & opening/re-opening | Excel Programming | |||
Excel recalculates formulas when opening files last saved by an earlier version of Excel | Excel Programming |