kevinluebb
Programmer
I have a form with project input information that will be used as a tracking and reporting device for our projects. On the form there are fields for requestor name, phone number, extension. I want to autofill the phone number and extenstion fields based upon the requestor name the user selects from the combo box. There is a table with the requestor name, phone, and ext. I tried the dlookup but it didn't appear to work.