O
Otto Moehrbach
Excel XP & Win XP
I got some code from VBAExpress.com to create a floating toolbar on file
opening and it works well.
My problem is that the sheet that is on the screen is a busy sheet and the
initial position of the toolbar can easily bury the toolbar in the sheet
clutter. I would like to specify the initial position of the toolbar, then
the user can move it as he wishes.
How can I specify the initial position of the tool bar? The toolbar is
Commandbars("My Toolbar").
Thanks for your time. Otto
I got some code from VBAExpress.com to create a floating toolbar on file
opening and it works well.
My problem is that the sheet that is on the screen is a busy sheet and the
initial position of the toolbar can easily bury the toolbar in the sheet
clutter. I would like to specify the initial position of the toolbar, then
the user can move it as he wishes.
How can I specify the initial position of the tool bar? The toolbar is
Commandbars("My Toolbar").
Thanks for your time. Otto