G
Guest
=DLookUp("[lname]","[tblSite]","[staid]='" & [Forms]![staid] & " ' ")
I am trying to get an expression to lookup the value of 'lname' from table
'tblSite', based on the value of 'staid' in the active form. I get #ERROR,
but cannot figure out why. I have searched through the posts, but canot
figure out the deal. All fields are text values. Any help is appreciated.
Thanks
I am trying to get an expression to lookup the value of 'lname' from table
'tblSite', based on the value of 'staid' in the active form. I get #ERROR,
but cannot figure out why. I have searched through the posts, but canot
figure out the deal. All fields are text values. Any help is appreciated.
Thanks