I have a table of only 2 fields, clientid and note.This field is memo.I tried to make a DLookup control in my form but i cannot get the result.What is the reason ?
The unbound control in my form i have written as folllows:
=DLookUp("[notes]";"NotesToContacts")
The unbound control in my form i have written as folllows:
=DLookUp("[notes]";"NotesToContacts")