Hi,
I need to disable all selection events in my UserForm ListBox but allow scrolling for viewing data in the ListBox. The reason is because the ListBox shows multiple information where sometimes the user can interact with the data and when searching for information the ListBox needs to be disabled but scrolling needs to be allowed.
I need to disable all selection events in my UserForm ListBox but allow scrolling for viewing data in the ListBox. The reason is because the ListBox shows multiple information where sometimes the user can interact with the data and when searching for information the ListBox needs to be disabled but scrolling needs to be allowed.