Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how i open another sheet in the same workbook without closing?

i want to open another sheet in same workbook and link between the sheets in
same workbook. how can i do it? while opening the workbook having several
sheets, how wo open the other sheet in same workbook without closing the
workbook?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 47
Default how i open another sheet in the same workbook without closing?

Well, you can use the following macro code to open another sheet in the same
work book
#
Sheet2.Activate
#
Place this code on the command button click event so that when you click the
button you will be switched to another sheet
Note that this will switch between the sheets in the same work book(to sheet2
from current sheet)

Have a nice time

Chris
------
Convert your Excel spreadsheet into an online calculator.
http://www.spreadsheetconverter.com

--
Message posted via http://www.officekb.com

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 26
Default how i open another sheet in the same workbook without closing?

If you want to have two open copies, with either same or dif sheets displayed:
1) Click on Window tab on upper portion of Screen, then click New Window.
2) The new (2nd) window of your current Sheet should default open, go back
to Window up top and now click, Compare Side by Side with (whatever your
title is).
3) From here, you can do an over/under viewing of both windows, or a
side/side viewing. You can also view one sheet on one window and another
sheet in other window at the same time.


"kamrul" wrote:

i want to open another sheet in same workbook and link between the sheets in
same workbook. how can i do it? while opening the workbook having several
sheets, how wo open the other sheet in same workbook without closing the
workbook?

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
Keeping program open even when closing workbook Bob Excel Discussion (Misc queries) 3 April 25th 08 07:55 PM
How can I set a workbook to open always with a certain sheet I wan Shariq Setting up and Configuration of Excel 1 December 20th 06 09:01 AM
Search open sheets in workbook and insert into open sheet punx77 Excel Discussion (Misc queries) 0 March 6th 06 05:07 PM
Open workbook on same sheet? mevetts Excel Discussion (Misc queries) 2 December 21st 05 11:15 AM
How do I stop Excel from closing the open file each time I open a. Welsin Setting up and Configuration of Excel 3 January 8th 05 11:16 PM


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