M
Marinda
Me, again...
Please help..
I've created my query and need to bring back the value of a payrate, which
is situated in another table. I want to use dlookup that looks at the "Guard
Name" and return payrate which is situated in another table.
Query Field: Guard Name (this field is the lookup source)
Query Field: Payrate (must return value of payrate from table "guard listing"
Table "Guards listing" - Field: Payrate
Expression:
DLookUp([Guard Name],[Guards Listing]![Co No],[Guards Listing]![Pay Rate])
It give me an "error" message in the query....what am i doing wrong.
Again, i used this in excel as a vlookup, i know that access works
different, but how do i use this in access. My formula in excel is:
=VLOOKUP(F2,$C$2574:$D$2690,2,FALSE)
Hopes this makes sense!
Please help..
I've created my query and need to bring back the value of a payrate, which
is situated in another table. I want to use dlookup that looks at the "Guard
Name" and return payrate which is situated in another table.
Query Field: Guard Name (this field is the lookup source)
Query Field: Payrate (must return value of payrate from table "guard listing"
Table "Guards listing" - Field: Payrate
Expression:
DLookUp([Guard Name],[Guards Listing]![Co No],[Guards Listing]![Pay Rate])
It give me an "error" message in the query....what am i doing wrong.
Again, i used this in excel as a vlookup, i know that access works
different, but how do i use this in access. My formula in excel is:
=VLOOKUP(F2,$C$2574:$D$2690,2,FALSE)
Hopes this makes sense!