Hello,
I have a report which shows through an OLE object embedded word documents. My db has now bloated and am looking for a way to store the word documents outside the db, store their paths in a table but continue displaying them within the report (the report is a product label and I am using word to display nicely formatted, non-standard texts).
I have found info on how to create a button which opens word but I am looking for a way (through an OLE object?) to continue displaying the word document within the report, as it is part of a label to be printed. Is there a way (through VBA?) to tell the OLE object which document to display? Or any other way to continue displaying the word doc (stored outside the db) within the report?
I have a report which shows through an OLE object embedded word documents. My db has now bloated and am looking for a way to store the word documents outside the db, store their paths in a table but continue displaying them within the report (the report is a product label and I am using word to display nicely formatted, non-standard texts).
I have found info on how to create a button which opens word but I am looking for a way (through an OLE object?) to continue displaying the word document within the report, as it is part of a label to be printed. Is there a way (through VBA?) to tell the OLE object which document to display? Or any other way to continue displaying the word doc (stored outside the db) within the report?