Microsoft
Software
Hardware
Network
Question : Need to Open OLE Embedded object in Access via VBA
Hi All,
I have a table with EMBEDDED OLE objects in it. (These objects are case-specific 'attachments' that i want to store in my case tracker database, rather than clogging up my desktop: word, excel, text, etc..). I can easily enough open the files, by double clicking directly in the table. I'm trying to complete that same action however via VBA. I can't imagine that this is taht hard, but i can't figure it out. Please help.
Answer : Need to Open OLE Embedded object in Access via VBA
Sorry about the lack of response, been on vacation.
I'm attaching your file with a couple of changes. Hope this helps.
Example-2-.mdb
(792 KB)
(File Type Details)
New File
Random Solutions
Difference between Windows firewall and the SharedAccess service
Print PowerPoint document from a C# application
Urgent System.UnauthorizedAccessE<wbr />xception
Substitute function in Excel - Replace a comma by a comma with double quotes around it
SQL Question: Multiple tables and Group By
How do I find what devices a computer or laptop has?
Excel cell show one formula and calculate using another hidden one
Format a text field on MS Report
To get url query string value
Calling a Function from another Function VBA Excel