Or use this , if didn't work , then try the other way
VB Code:
  1. Me.ComboBox1.Text.ToUpper()

Uppercase it before sending it to the ComboBox .
VB Code:
  1. .ToUpper