Hi have a dialog with a combobox. The value in the combobox needs to be entered in the format xxxx-yyy, where x is numeric and y is alphanumeric. I am trying to write code in the OK button routine so that it validates this field. How can I do this?