D
Diego
Hi,
I have an access database for storing courses, it also has a report with
course
statitics, comments, etc.
At the end of the report I have to put the exam for that course. The exam
is a word document, and in the database each course has the path to it's
exam doc.
Is there any way I can include the exam for each course in the report without
having to store the document in the database and using a Bound OLE Object
in my Report ?
I've tried using an unbound ole object (linked) and set the path to the
document
when the report opens in Detail_Format, or Report_Open but it doesn´t work.
Thanks,
Diego
I have an access database for storing courses, it also has a report with
course
statitics, comments, etc.
At the end of the report I have to put the exam for that course. The exam
is a word document, and in the database each course has the path to it's
exam doc.
Is there any way I can include the exam for each course in the report without
having to store the document in the database and using a Bound OLE Object
in my Report ?
I've tried using an unbound ole object (linked) and set the path to the
document
when the report opens in Detail_Format, or Report_Open but it doesn´t work.
Thanks,
Diego