BenSteckler
Addicted to Programming
- Local time
- Today, 05:46
- Joined
- Oct 4, 2000
- Messages
- 44
I am having problems using the Dlookup function.
I have a table called "tbl: Employee Data" with the a field called "Employee Name" and another one called "Ext" (along alot more.)
I want to take a new form, Choose the employee name from a list box and then have the "On Click" function run the dlookup function to fill in the Ext text box on the form.
But I keep getting errors. Does anyone have any ideas?
Thanks
Ben
I have a table called "tbl: Employee Data" with the a field called "Employee Name" and another one called "Ext" (along alot more.)
I want to take a new form, Choose the employee name from a list box and then have the "On Click" function run the dlookup function to fill in the Ext text box on the form.
But I keep getting errors. Does anyone have any ideas?
Thanks
Ben