L
lucky33
I have a DLookup function on my form and it works by finding the
information once I exit and then re-enter the form, it does not bring
in the information as soon as I enter the information in the lookup
field.
=DLookUp("[Employee Name]","[Employee Information]","[Employee
ID]=forms![Timesheet Entry]![Employee ID]")
Does anybody know why it is not updating immediately?
All help is greatly appreciated
information once I exit and then re-enter the form, it does not bring
in the information as soon as I enter the information in the lookup
field.
=DLookUp("[Employee Name]","[Employee Information]","[Employee
ID]=forms![Timesheet Entry]![Employee ID]")
Does anybody know why it is not updating immediately?
All help is greatly appreciated