Thread: command button
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default command button


Mark,
The built in command bars already do that.
Custom command bars have a position property and one option is "msoBarFloating".
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Monty"
wrote in message
Can you have a floating commabd button. ie when you scroll down the command
button will move down with you.
Thanks
Mark