Embedded a word document In a Access Databse

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to Embed Word Documents in my Access Database. I would have
multiple documents for each record I create. Is this even possible in
Access? I don't want to Hyperlink, I want to embed these documents.
 
Frank Buoniconti said:
I would like to Embed Word Documents in my Access Database. I would have
multiple documents for each record I create. Is this even possible in
Access? I don't want to Hyperlink, I want to embed these documents.

Use a bound OLE control, bound to an OLE field in a table. To display, use a
single form subform.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 
Hello Arvin,

I will give this a try. Thanks for your help.

Regards,

Frank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top