D
DS
I'm trying to put n image in a listbox. This is wht I hve but it doesn't
seem to work;
EMemo:IIf(IsNotNull([Memo]),c:\Gor\GImages\Notepd.jpg,"")
If the field has an entry I wnt the image to appear, otherwise the field
should be blank. I have the statement in a Query.
Thanks
DS
seem to work;
EMemo:IIf(IsNotNull([Memo]),c:\Gor\GImages\Notepd.jpg,"")
If the field has an entry I wnt the image to appear, otherwise the field
should be blank. I have the statement in a Query.
Thanks
DS