Centering Toolbars

J

James L

Hello

I it possible to centre a toolbar in the middle of the screen using vba

Thanks in advance
James
 
B

Bob Phillips

You can make it floating, setting the Potion property to msoBarFloating

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Top