Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to export a straight table with pictures into excel. Challenge is that picture must be exported in that way, so end user can do filtering in excel on some other fields, and see picture for corresponding row.
Small example is in attach.
Your help is greatly appreciated.
AFAIK this isn't possible. The pictures aren't a real content within the table else the link/url is the content and only while the runtime replaced with the picture. Maybe tools like Qlik NPrinting offer more features. One workaround could be to use excel-macros to convert the link into a picture again.
- Marcus
I already tried something like that, but I couldn't manage to push excel to open picture URL during document opening.
Take a look on the various office/vba-foren like: https://www.google.de/search?q=vba+embed+image
- Marcus
I tried many, but it is not working...
Hi,
Did you find a workaround?