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 error.The form has also the control clientid but is based on another table. What is the
reason ? The unbound control in my form i have written as folllows:
=DLookUp(" <img src=/S/note.gif border=0 alt=note width=20 height=20>";"NotesToContacts";" [clientid]=[Me]![clientid]")





