Actually, its better to set the ListIndex property because it will actually set an item rather than just change the text.
Code:
'Set the 1st item to the default. 
Combo1.ListIndex = 0