View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default ~~ Help with Userform and Combo Box ~~

Combobox1.ListIndex = -1

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Corey" wrote in message
...
Thanks again Dave.

I have the UserForm and Combo Box working Excatly as required now, except
for
1 thing.
IS THERE A line i can ADD to CLEAR the Combo Box from the Last Entry?

Corey....