I created a toolbar that represents about 2"x 8" on screen. About 1
in 10 times that a document is opened the toolbar shrinks to a one
inch square and must be deleted and the macro run to recreate it. I
am at a loss...where do I start to fix it? Has anyone had this
happen? Any suggestions would be appreciated. Thanks.
Take care,
Charlie from Texas
Hi Charlie,
>Any suggestions would be appreciated.<<<
If so, then ...
I've been having problems with toolbars for a long time.
They didn't and still don't appear where I want them to.
The solution to my problem was an ontime-macro,
executed some 2 or 3 seconds after opening a doc.
As it seems, all of a doc and all of it's template is accessible
only after loading of the document is completed.
So you may wait a little and try to reset width and height
and the position.
Only a wild guess, of course.

Signature
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
Charlie Mac - 28 Feb 2006 01:12 GMT
Helmut,
Thank you. It won't expand by trying to drag the side or bottom but I
will try reseting the height and width as the position (upper left
corner) stays put.
Charlie from Texas
>Hi Charlie,
>
[quoted text clipped - 13 lines]
>
>Only a wild guess, of course.