Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How? Force Sheet1 to display each time the workbook is opened.

Hi,

This workbook has 20 sheets.

How can I ensure that whenever this workbook is opened:
a. Sheet1 is the active.
b. Even if the last "Save" was done when the user was in some oher
sheet.

I just need the user to view Sheet1 before he moves on to any other
sheets.

Thanks,
Luther



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default How? Force Sheet1 to display each time the workbook is opened.

Add to your Workbook_Open event:
Sheet1.Activate

"lothario" wrote in message
...
Hi,

This workbook has 20 sheets.

How can I ensure that whenever this workbook is opened:
a. Sheet1 is the active.
b. Even if the last "Save" was done when the user was in some oher
sheet.

I just need the user to view Sheet1 before he moves on to any other
sheets.

Thanks,
Luther



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How? Force Sheet1 to display each time the workbook is opened.

Thank you Cliff.



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

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
display a value from Sheet1-A1:A10 in Sheet2-B1 sam Excel Worksheet Functions 2 August 27th 09 10:34 PM
Click one cell sheet1, display all related recs on sheet2 Ginsu Excel Worksheet Functions 1 December 17th 08 11:46 PM
If Sheet1 column is marked complete, display entire row on Sheet2? CDZ Excel Worksheet Functions 1 October 12th 07 08:19 PM
Display Rows From Sheet1 In Sheet2 (Import) Mythran Excel Worksheet Functions 1 March 24th 06 07:40 PM
Combine 3 Columns on Sheet2 to Display in 1 Column on Sheet1 Summer Excel Worksheet Functions 12 June 14th 05 02:56 PM


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