View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default custom command bar

Set the Position property to one of

msoBarBottom
msoBarFloating
msoBarLeft
msoBarMenuBar
msoBarPopup
msoBarRight
msoBarTop


--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Jack" wrote in message
...
Can a custom commond bar be locked onto a worksheet so that it cannot be
moved ie a non floater
--
Jack