Feb 20, 2003 #1 misulica Programmer Feb 8, 2003 43 RO How can I put a picture into a table memo field? In the properties there's nothing about that
Feb 20, 2003 #2 rgbean Programmer Nov 9, 2000 5,707 US Code: lcPic = FILETOSTR("c:\mypic.bmp") REPLACE memofield with lcPic Rick Upvote 0 Downvote