I am completely new to VBA and just kind of monkeying around with it trying to make a userform for a time sheet. I want to find a way for the user to select their name from a drop down menu to record time out (already have time-in under control). The name was added to a row when they recorded their time in, and at time out I need to be able to search the sheet for that name so the time out they enter can be put in the same row, just a different column. Any ideas??