:confused: Hi. I'm trying to code a textbox in VBA to look at a combo box for the data. I have a combo box that lists car numbers and serial numbers. I want the user to be able to click in the Model text box and have the correct Model fill in. I've tried an If..Then..ElseIf clause, If..Then, and...