how do I arrange multiple worksheets from the same workbook

S

skytags

I want to open multiple worksheets from the same workbook and tile them
horizontally. I know you can do it with multiple workbooks, but i can't open
worksheets from the same workbook. Any ideas?
 
B

bj

try <Window><New Window> Yow will see two views in the same workbook which
you can manipulate separately. If you delete one view the data is not
disturbed.

If you save while showing the two windows, It will open with two windows
when you reopen the file.
 
S

skytags

Thanks very much bj. That works great

bj said:
try <Window><New Window> Yow will see two views in the same workbook which
you can manipulate separately. If you delete one view the data is not
disturbed.

If you save while showing the two windows, It will open with two windows
when you reopen the file.
 
Top