View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default How do I open several worksheets from the same workbook on screen

Try this:

Minimize any workbooks you don't need immediately
Then...
<window<new window
(Repeat for as many windows as you need)

Then
<window<arrange...select the configuration you want
Change the displayed sheet on each window

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Innovman 2006" wrote:

I would like to open and edit several worksheets (compare side by side) at
the same time to make changes and use formulas from one to the other. I know
that this is possible when you work on two separately named workbooks (i.e.
book1.xls and book2.xls) but can it be done from same workbook. In order to
complete a summary sheet, I had to rename the file so both will open at the
same time. Is there a way to open sheet one, delete sheet called Product and
replace it with Product1 one from another workbook without loosing the link
and formulas between Product1 (new workbook) and the original workbook
Summary sheet? I know this is convulted sorry...