Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I've have also experienced this problem with listboxes. Try this Worksheets("Sheet1").ListBox1.IntegralHeight = False <<<Your Code Worksheets("Sheet1").ListBox1.IntegralHeight = True This worked for me and will hopefully stop you having to put a dumm item in your array. hope you have some joy -- Jimbo ----------------------------------------------------------------------- Jimbo1's Profile: http://www.excelforum.com/member.php...fo&userid=3063 View this thread: http://www.excelforum.com/showthread.php?threadid=51728 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting subsets using combo boxes or list boxes | Excel Discussion (Misc queries) | |||
Questions on combo boxes and list boxes. | New Users to Excel | |||
About list boxes | Excel Programming | |||
List boxes | Excel Programming | |||
List boxes/combo boxes | Excel Programming |