Hello everybody,
I made a NL-Query with Rows=4. Jet reports shows the next record four rows below. This query is in cell F9.
In the cell right next to this query, G9, I placed a picture (this picture ist depending from cell position and -size).
Theoretically this picture should be apper at every record. Unfortunately the image is shown only on the first and second entry.
How I can Show this picture at every entry?
Kind regards,
daveadm
5 comments
-
Jet Reports Historic Posts Official comment OK,
so you could use the NL-Function "Picture"
"=NL("Picture";;"C:\ExamplePic.jpg")
and you also can handle the size of the picture by using "height" and "width" in the same Funtion at "Filter"..
Please give it a try and let us know ;)
Michael -
Jet Reports Historic Posts Hi,
i've some questions: :?:
Is it always the same picture?
is the picture part of navision or just a picture or file in Excel?
Is the Picturefile saved somewhere on the workstation or in the lokal network?
Michael -
Jet Reports Historic Posts Hi Michael
Yes, it is always the same Picture.
That is just a Picture in Excel, not a part of navision.
The File is saved on the Workstation. -
Jet Reports Historic Posts It works absolutely perfect!
Thank you for your help!
:D -