Oliver Dewar
Board Regular
- Joined
- Apr 17, 2011
- Messages
- 201
Hi All.
I have a userform with a combobox from which the user can select any suburb in a certain country.
When the form loads it populates this combobox by VBA.
Depending on how far down the list the suburb is, this action can take a second or two and slows the form load down more than anything else.
Does anyone have any vba techniques to speed up combobox loading?
Please explain everything as if I'm totally new and thick... because I am (thick at least) .
I have a userform with a combobox from which the user can select any suburb in a certain country.
When the form loads it populates this combobox by VBA.
Depending on how far down the list the suburb is, this action can take a second or two and slows the form load down more than anything else.
Does anyone have any vba techniques to speed up combobox loading?
Please explain everything as if I'm totally new and thick... because I am (thick at least) .