I have a report which I would like to use a Dlookup to find a value.
=DLookUp("grossac","tblGrossacres","entity=LE")
I have a table named tblGrossAcres.
My entity = LE
my field to lookup is grossac.
I run the report and get #error#
What is wrong?
Thanks.
Robert
=DLookUp("grossac","tblGrossacres","entity=LE")
I have a table named tblGrossAcres.
My entity = LE
my field to lookup is grossac.
I run the report and get #error#
What is wrong?
Thanks.
Robert