I am working on a database for the company that I work for that will be used to record inspection results. In my "user form," I have a text box that I want to "lookup" the name of the job that the user is inputting results for, based on the "Job number" that the user inputs. How can I do this with dlookup? And is there a better strategy than dlookup?