Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
people,
when i want to work with visual components placed on the worksheet, i use FORMS toolbar for example when i want to display value from combobox then i must use Drawingobjects or Dropdowns collection msgbox worksheets(1).dropdowns("combobox_number1").value but when i use CONTROL toolbar then i simply normally can do this msgbox worksheets(1).combobox_number1.value where is difference between this two TOOLBARS ??? visually they are similar --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ActiveX to Forms controls | Excel Discussion (Misc queries) | |||
Excel forms controls | Excel Discussion (Misc queries) | |||
Questions about Forms & Controls | Excel Discussion (Misc queries) | |||
Forms controls | Excel Worksheet Functions | |||
Forms Controls | Excel Programming |