Listbox refreshing

G

Greg B

I have a listbox on a userform which I have been refreshing by unloading the
form then reloading. Is there an easier way to do this.
 
B

Bob Phillips

Me.ListBox1.Clear

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Clearing a listbox 3
Refreshing a listbox 10
inconsistent dir() behavior 1
Pivot Table Refreshing 2
Wait till pivot finishes refreshing 1
refresh listbox 2
Refresh Listbox 2
ListFillRange 4

Top