Quick Listbox problem

ClimoC

Well-known Member
Joined
Aug 21, 2009
Messages
584
I have a worksheet listbox. When the user clicks a command button, it executes a macro using the value of the listbox's linked cell.

It goes to another sheet, copies some stuff back to the main sheet (in a separate range) and all works fine.

Only problem is that the listbox then 'freezes' and doesn't look like it's responding until you move the listbox's scroll bar up and down. It is actually registering the clicks, because if I were to click on the 5th item whilst it is 'frozen', then move the scrollbar, when I get back up, the 5th item is highlighted.

It does this with and without my listfillrange code that refreshes the contents of the listbox.

Anyone know what causes this and how to get around it?

Cheers
C
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,215,762
Messages
6,126,736
Members
449,334
Latest member
moses007

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top