Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Don't confuse the controls available on a userform or a worksheet with those
on commandbars. Take a look at the Add method as it applies to CommandbarControl objects in VBA help. The types of controls a msoControlButton, msoControlEdit, msoControlDropdown, msoControlComboBox and msoControlPopup. The msoControlEdit may meet your need to a text box but there is no scroll bar control. -- Jim "Anony" wrote in message ... | In terms of creating my own custom toolbar using VBA, what's the command to | add a horizontal scroll bar to the commandbar? What about an associated | textbox? Thanks. | | ------ | Cheers, | Anony |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cannot scroll with a Scroll Point Mouse | Excel Discussion (Misc queries) | |||
Adding a scroll bar to a cell to scroll its contents. | Excel Programming | |||
adding scroll bar to scroll on cell's content? | Charts and Charting in Excel | |||
Scroll horizontaly with mouse, create same system used to scroll . | New Users to Excel | |||
Scroll the screen view with the scroll bar | Excel Discussion (Misc queries) |