Bookmark a MS Access report

M

ML

Hi,

Currently, I want to open a MS Access Report from a MS Word document. How
can I make this MS Access Report as a target object from the MS Word
document. Please help!!!

Thanks.
 
P

PC Datasheet

Create an autoexec macro in the database where the report is at that opens
the report when the database is opened. Use a hyperlink in the Word doc to
open the database.
 
Top