Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I created a DialogBox which has a ListBox on it, when I click on any of the
names which appear in the ListBox and click OK the name is deposited into the cell as it should be, but, as soon as I scroll down even by one to get a name which does not appear in the List window (the ListBox displays the first 20 rows of 120) and click on OK, Excel crashes. Any ideas?? The list uses a RowSource of Employee_List! A4:B120 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Turns out the problem was associated to the code I used for the OK Button.
"Patrick Simonds" wrote in message ... I created a DialogBox which has a ListBox on it, when I click on any of the names which appear in the ListBox and click OK the name is deposited into the cell as it should be, but, as soon as I scroll down even by one to get a name which does not appear in the List window (the ListBox displays the first 20 rows of 120) and click on OK, Excel crashes. Any ideas?? The list uses a RowSource of Employee_List! A4:B120 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Strange Problem | Excel Discussion (Misc queries) | |||
Strange Problem... | Excel Discussion (Misc queries) | |||
VBA & API - Strange problem using | Excel Programming | |||
Strange problem | Excel Programming | |||
Strange (forms) ListBox behavior | Excel Programming |