I know its possible to give a link to an image and it being displayed in a table, what i would like to do is give a link to a .txt file and link that so it is displayed in the table?
I believe that I have had your same issue at one time. I was needing to display a BMP for each record in my table. These BMPs were unique logos being printed for all 1200 an some odd customers. Sorry for being long winded; the easiest thing I found was to create a Text field representing the Directory and another the FileName. Next thing I did was in a Form I dropped a Image control and set the Picture to the !Dir & !FileName; the Picture Type to Linked then refreshed with each record movement.
By following this methodology, I was able to place the image on reports as well.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.