Expression

littlelis_19

Registered User.
Local time
Yesterday, 16:07
Joined
Oct 12, 2004
Messages
18
Hi,
Can somebody tell me the expression which I need to use if I want to display the result of a Query in my form.

I know its =Dlookup but its not working
 
It's DLookUp("FieldName","TableName",Criteria is optional)
 

Users who are viewing this thread

Back
Top Bottom