Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
There is a web site called www.officearticles.com that explains some good
tips on using excel. However, I am having difficulties getting one of the tips to work. To ensure that a workbook is opened at a specific page regardless of where the last user was within the book when he/she saved and closed it the following piece of VB code is suggested: While in Visual Basic Editor, double-click ThisWorkbook and enter the following code: Private Sub Workbook_Open() Range("Sheet1!A1").Activate End Sub Unfortunately I get a run time error each time I attempt to run it - is there something extra that needs to be included in the code in order for it to run correctly? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200511/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calc status of open excel workbook should not overwrite another | Setting up and Configuration of Excel | |||
Open excel from htm page | Excel Discussion (Misc queries) | |||
How do I open my excel workbook? | Excel Discussion (Misc queries) | |||
Stubborn toolbars in Excel | Excel Discussion (Misc queries) | |||
Can no open workbook | Excel Worksheet Functions |