My suggestion to someone else was to have a text box overlaid on the combo box, with the words "Please select ..." and to leave it shorter than the combo so that you could click on the down arrow. Then, when the combo is clicked you could set the text box visible to no and then make it visible in the on current event of the form (if there isn't an existing record).