I have a continuous form with a combo box where the row source is a query. I have added the following code so that when I click in the combobox the all of the text is selected so that I can use MajP's FAYT.
Private Sub cbVarietyID_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As...