Hello all,
For a database project I am looking for some code which enable me to create a report which includes pictures from a query.
The query is called; "Query report FST" and the result in the query is a link to a file location. f.e. 'c:\my documents'. The column which should be displayed is called 'FileName'
The report should display the picture and not the location.
Somehow the report is only displaying the storage location.
How can I make the picture shown in the report. either in VBA or just on the from.
thanks in advance
For a database project I am looking for some code which enable me to create a report which includes pictures from a query.
The query is called; "Query report FST" and the result in the query is a link to a file location. f.e. 'c:\my documents'. The column which should be displayed is called 'FileName'
The report should display the picture and not the location.
Somehow the report is only displaying the storage location.
How can I make the picture shown in the report. either in VBA or just on the from.
thanks in advance