Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Tom. Otto
"Tom Ogilvy" wrote in message ... for the multiselect property set to fmMultiSelectSingle - yes. -- Regards, Tom Ogilvy "Otto Moehrbach" wrote in message ... Tom Thanks for that correction. I take it from what you said that your original response is correct for a 'MultiSelectSingle' ListBox. Is that correct? Otto "Tom Ogilvy" wrote in message ... Sorry - missed the Multi-selection part - see Rob's answer. for some reason I started reading on this line: I want to act on the instance wherein the user makes no selections in the ListBox. -- Regards, Tom Ogilvy "Tom Ogilvy" wrote in message ... Yes. -- Regards, Tom Ogilvy "Otto Moehrbach" wrote in message ... Excel 2002, WinXP I have a UF with a multi-selection ListBox, lbNMFee. I want to act on the instance wherein the user makes no selections in the ListBox. I have the following argument that is True if no selections are made. This code is in the beginning of the macro that is called by the OK button click. Is this correct? Thanks for your help. Otto If UFMgtFee.lbNMFee.ListIndex = -1 Then |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
error trapping | Excel Programming | |||
Trapping #NAME? question | Excel Programming | |||
trapping error | Excel Programming | |||
Error Trapping | Excel Programming | |||
Trapping the mouse | Excel Programming |