I have a userform with a listbox. It is set to four columns and I used a named range in row source to populate so I can display headings. I cannot get a listbox click event, doubleclick event or change event to trigger when I click on a row in the list. I added a second listbox to test with only a single column in the row source. Also set to display headings. When I click on a row in this list box the click event is triggered. This is most annoying and cannot find this behavior described in any searching. Any suggestions. The multicolumn listbox is necessary to my application.
Bookmarks