hi;
I create a report and I try to use the DlookUp function;
I have a table (Values_T) [ID], [Accepted], [Reject], [VL100], [Vl600], [E-Date] in my reports I have field txtCalc I try to brinf the value of [VL100] to my report and make some calculations, and it is the function
=DLookUp("[VL100]","Value_t”, “[E-Date] = & #04/06/2012#")
but I got a #Error in the field what is in my report, What is wrong n with this function
Thank you for your help.
Calucho
I create a report and I try to use the DlookUp function;
I have a table (Values_T) [ID], [Accepted], [Reject], [VL100], [Vl600], [E-Date] in my reports I have field txtCalc I try to brinf the value of [VL100] to my report and make some calculations, and it is the function
=DLookUp("[VL100]","Value_t”, “[E-Date] = & #04/06/2012#")
but I got a #Error in the field what is in my report, What is wrong n with this function

Thank you for your help.
Calucho
