Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Embedding Word into Access

Status
Not open for further replies.

carpetbelly

Technical User
Jun 12, 2003
202
GB
I have a form that's linked to a table. I'd like to add in a section onto the form where I can save word documents (displayed as icons) which are embedded into the table in the appropriate record. I've tried searching around to no avail on how I would achieve this. Anyone got any ideas? Thanks :D
 
It is generally a bad idea to store files in Access in version before 2007, because it causes bloat. The usual solution is to save the path to the file, rather than the file itself. Do you need to store the file?
 
Well, it would be handier to store them but not strictly necessary. I suppose I could just store it as a hyperlink and store the documents somewhere else, but there's a chance I might have to send this on where the documents would need to be stored. I personally would avoid internal storing and have said this, but hey, gotta love jobs where people ignore your opinions.
 
Or upgrade to Access 2007. You can store attachments in the tables.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top