Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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.




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
open with default program for xlsx documents is missing ddb1955 Excel Discussion (Misc queries) 1 February 28th 10 04:23 AM
Workbook does not open by default in Excel 2007 Jacob Excel Discussion (Misc queries) 2 August 4th 09 09:11 PM
Why open more than one Excel program to see more than one workbook stevemalee[_2_] Excel Discussion (Misc queries) 3 June 11th 07 03:09 PM
how do i open Excel program without loading a new worksheet? mElissA Excel Discussion (Misc queries) 4 December 31st 04 01:56 AM
Setting default "open" worksheet in a workbook Worsty[_2_] Excel Programming 1 March 4th 04 01:53 PM


All times are GMT +1. The time now is 12:29 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"