Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello Allan, If you are referring to a Worksheet Data Validation in cell Drop Down for a list then answer is no. None of its properties or methods are exposed through VBA and are under Excel's control. As a workaround, you could use Active X ComboBoxes instead. This would give you the formatting control you want, but at the expense of writting a lot of VBA code to make it work. Depending on how many you intend use, this could quickly become an undesirable solution. Sincerely, Leith Ross -- Leith Ross ------------------------------------------------------------------------ Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465 View this thread: http://www.excelforum.com/showthread...hreadid=564162 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation list boxes not working | Excel Discussion (Misc queries) | |||
Data validation boxes, outputting a final number from the boxes | Excel Discussion (Misc queries) | |||
Changing Where Data Validation List Boxes Open in Mac Excel 2004 | Excel Discussion (Misc queries) | |||
validation list or combo boxes with hyperlinks | Excel Discussion (Misc queries) | |||
Data Validation list boxes | Excel Discussion (Misc queries) |