Dear Friends,
I am trying to use Dlookup function to find a value. ie.
varX = DLookup("[TestedKey]", "TestEvent", "[SerialNumber] = " & Forms![frmInput]![SerialNumber])
I get compile error on the above code. I can't find out where is the problem. Please can someone shine some lights on this. Thanks a lot in advance.
Jen
I am trying to use Dlookup function to find a value. ie.
varX = DLookup("[TestedKey]", "TestEvent", "[SerialNumber] = " & Forms![frmInput]![SerialNumber])
I get compile error on the above code. I can't find out where is the problem. Please can someone shine some lights on this. Thanks a lot in advance.
Jen