Try turning on the macro recorder by double-clicking on REC in your status
bar and naming a macro (to be saved in the current document). Then activate
the vb editor (Alt-F11).
In the Immediate window type the following three lines, following each with
the Enter key:
CommandBars("Stop Recording").Visible=True
CommandBars("Stop Recording").Left=30
CommandBars("Stop Recording").Top=182
Do you now have your toolbar? If so, you can click the stop button.
--
Charles Kenyon
Word New User FAQ & Web Directory:
http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
http://addbalance.com/usersguide
See also the MVP FAQ:
http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.