G
Guest
Okay I used this function many times and it works every other place but this
one path will not work...
Main table is = TblEmployess [TEEmployeeID] [TELastName]
Table receiving information is = TblLogInSheet [TblEmployeeID] "I should
have named it [TEEmployeeID]
Now I want to look the last name up when I enter the Employee ID I tried
=DLookUp("[TblEmployeeID]","[TblLogInSheet]","[TEEmployeeID]=" & [TELastName])
It does not work.......HELP PLEASE........
Thanks
one path will not work...
Main table is = TblEmployess [TEEmployeeID] [TELastName]
Table receiving information is = TblLogInSheet [TblEmployeeID] "I should
have named it [TEEmployeeID]
Now I want to look the last name up when I enter the Employee ID I tried
=DLookUp("[TblEmployeeID]","[TblLogInSheet]","[TEEmployeeID]=" & [TELastName])
It does not work.......HELP PLEASE........
Thanks