Recent content by pk2317

  1. P

    Using attached document as source for Bound Object Frame

    A related question to my earlier one: Is it possible to use a Bound Object Frame to display a Word document (or other OLE Object) that has been attached to a table? Here's the website I got my code from...
  2. P

    Access 2007: Trying to display multi-page Word document within control

    Hehe, good to know for the future :) The annoying thing is that it does work with an OLEObject field, I tested (and demonstrated) that almost before anything else. It wasn't until I was researching Sharepoint connectivity that I realized it would be an issue. That's why I'm wondering if it's...
  3. P

    Access 2007: Trying to display multi-page Word document within control

    Thanks for the reply. The probem is that I've been tasked to build this database from the ground up, and one of the main selling points is the ability to do this. So I really have to find *some* way of doing it. The general idea is that this database will be used for incident response. When...
  4. P

    Access 2007: Trying to display multi-page Word document within control

    What I'm trying to do: Within my database, I have a table with approximately 80 entries. Each entry is associated with a Word document and up to 2 Excel documents. The majority of the Word documents are 2-3 pages long. I also have a form that contains a dropdown list for the primary key on...
Back
Top Bottom