Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
EAHRENS
 
Posts: n/a
Default Help with a macro to open to a specific worksheet

s am using the following script to make excel open to a specific worksheet:
Sub WorkBook_Open()
Worksheets("Intro").Activate
End Sub

When A user used the intro sheet, I have a macro that then changes the name
of the file to a user inputted name and then goes to a "table of contents"
worksheet.

I need to write another macro that will then make the file that is now saved
under a different name to open to the "table of contents" worksheet and not
the "intro" worksheet when it is opened a second or successive times.

Does anyone know how to do this. Assume I don't know anything when wording
any answers.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I automatically open a spreadsheet in a specific worksheet? GT Excel Discussion (Misc queries) 1 September 2nd 05 07:25 PM
Comparing a list to a Calendar worksheet. PatrickL Excel Worksheet Functions 0 August 25th 05 04:21 PM
Always open a worksheet at A1 Nimbus55 Excel Discussion (Misc queries) 2 August 25th 05 04:01 PM
Macro to search for and display data in another worksheet Mark H Excel Worksheet Functions 0 June 14th 05 12:40 PM
Hyperlink to specific worksheet in Excel Glenn Mulno Links and Linking in Excel 2 February 7th 05 06:01 PM


All times are GMT +1. The time now is 02:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"