I would like a message box to pop-up on the form load event that would aske the user for a last name then search the last name field for that name. I am using an application that allows the user to choose a form and then lookup a person by last name but they can not edit or change anything in the form. I thought maybe a message box that would ask for the last name but I don't know the code it would need in order to search just the start of the last name field. Does anyone have any ideas.