Im not sure if this question is being posted in the right place so please excuse me if it should be posted someplace else. I have combobox on a form based on a select query that allows the user to select the name of any customer in the data base(approximately 400 names). When they select the name I want the record for that customer to open. I really dont want to write 400 select case statements but I am new and that is the is the only code I have learned so far which will open a form based on a selection made in a combo box. I have to believe there is an easier way. Can someone please help?