M
mikejs2000
Is there a way to extract information from an ole object?
I have a form that displays a PDF and a word document as an OLE Object.
This is fine on an access form and works well but I require to also provide
links to these documents via a web interface. I know that I could and have
set up hyperlinks in text fields that work ok but then these do not show the
document on the form like the OLE Object. My question is, is there a way to
extract the informationj held in the OLE odject (using VBA) so that I can get
the system to automatically retrieve the path to the PDF and place it into a
hidden field for use on the Access Page?
Thanks in advance for your help.
Mike J. Soames
I have a form that displays a PDF and a word document as an OLE Object.
This is fine on an access form and works well but I require to also provide
links to these documents via a web interface. I know that I could and have
set up hyperlinks in text fields that work ok but then these do not show the
document on the form like the OLE Object. My question is, is there a way to
extract the informationj held in the OLE odject (using VBA) so that I can get
the system to automatically retrieve the path to the PDF and place it into a
hidden field for use on the Access Page?
Thanks in advance for your help.
Mike J. Soames