remembering split panes

  • Thread starter Thread starter Ron
  • Start date Start date
R

Ron

Win2K, Word2K

I want to be able to open my document and have Word "remember" that I last
viewed the doc with split panes. Is this possible?

Thanks in advance.
 
Hi Ron,
Win2K, Word2K

I want to be able to open my document and have Word "remember" that I last
viewed the doc with split panes. Is this possible?
There's nothing in Word that can do this for you. But if you
- Tools/Macro/Record macro
- Type in the name: AutoOpen
- choose to SAVE it in the current document
- then set the pane split you need
- stop the recorder
- save the document

You should now have a macro that fires when the document opens, and the
macro should take care of splitting the pane for you.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 
Nice tip! I'll try it. Thanks.

Cindy M. said:
Hi Ron,

There's nothing in Word that can do this for you. But if you
- Tools/Macro/Record macro
- Type in the name: AutoOpen
- choose to SAVE it in the current document
- then set the pane split you need
- stop the recorder
- save the document

You should now have a macro that fires when the document opens, and the
macro should take care of splitting the pane for you.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)


This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top