View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Tom Hutchins Tom Hutchins is offline
external usenet poster
 
Posts: 1,069
Default Open Workbook with Multiple Windows

You're welcome. Of course, if you save the workbook with the windows split,
it should have the same settings when you next open it.

Hutch

"pdberger" wrote:

Good morning --

I've made a workbook for multiple users, in which they'll enter lines of
data and watch accumulators and indices change. As their lines of data
scroll down, I'd like the accumulators (at the top of the sheet) to remain
visible. There are a lot of them, so simply freezing the rows doesn't work.
The best solution is to split the screen into multiple panes. That works
great.

My problem -- when the file opens, I'd like it to do so already split into
the two panes. I can't figure out how to do that.

Any help would be appreciated.

TIA