anyone help me?storing the path...

N

Nick 'The database Guy'

Hi Leen,

You have to put a picture object on your report, and then use VBA to
update the picture that is displayed, with the form you can use the
On_Current event and with the report the Seitenkopf_Format event.
However you must force a new page in the report for each record.

Good luck
 
N

Nick 'The database Guy'

Hi Leen,

You have to put a picture object on your report, and then use VBA to
update the picture that is displayed, with the form you can use the
On_Current event and with the report the Seitenkopf_Format event.
However you must force a new page in the report for each record.

Good luck
 
N

Nick 'The database Guy'

Hi Leen,

You have to put a picture object on your report, and then use VBA to
update the picture that is displayed, with the form you can use the
On_Current event and with the report the Seitenkopf_Format event.
However you must force a new page in the report for each record.

Good luck
 
L

leen

Hi Nick...thank you for replying my message..however i dont really
understand what u have tell me to do...i getting blur when u said that
"with the form you can use the
On_Current event and with the report the Seitenkopf_Format event.
However you must force a new page in the report for each record."...i have search on the internet about Seitenkopf_Format...but i dont understand the language..it makes me difficult to translate what it is all about..can you tell me???and can you explain to me briefly about the solution for my problem...i really need your help...


Regards,
Leen
 
Top