SpartanAOD
New Member
- Joined
- Sep 15, 2016
- Messages
- 25
Hello all,
I have a form that displays individual employee records, with a handful of subform pages containing a couple of DLOOKUP functions in text boxes.
Ever since I added a new DLOOKUP function, when I try to search for a record by an employee's name, Access fades to white and says "(Not Responding)." It will stay that way for several minutes. I can hit ESC and back out of the search.
The DLOOKUP is rather simple. It displays the sum of an employees hours worked from a query if the Person ID number in the query matches the Person ID on the form record. There's no nested functions within it.
I've tried deleting other less useful DLOOKUPs, but it doesn't seem to affect the speed.
There's only 458 employees, and only 123 lines in the query.
I have a form that displays individual employee records, with a handful of subform pages containing a couple of DLOOKUP functions in text boxes.
Ever since I added a new DLOOKUP function, when I try to search for a record by an employee's name, Access fades to white and says "(Not Responding)." It will stay that way for several minutes. I can hit ESC and back out of the search.
The DLOOKUP is rather simple. It displays the sum of an employees hours worked from a query if the Person ID number in the query matches the Person ID on the form record. There's no nested functions within it.
I've tried deleting other less useful DLOOKUPs, but it doesn't seem to affect the speed.
There's only 458 employees, and only 123 lines in the query.