Viewing files content inside MS-Access form

Joined
Jan 2, 2018
Messages
2
Reaction score
0
I need to develop an app using MS-Access 2016 that allows to view several kinds of files [*.xlsx (MS-Excel), *.docx (MS-Word), *.msg (MS-Outlook) and PDF] INSIDE the form (something like the MS Windows Explorer). I ask you to support me to solve this issue.
Best Regards,
Wanderley Egídio
 
Joined
Dec 7, 2011
Messages
16
Reaction score
0
Unfortunately,Access is not really design to do what you ask.

Access is a database tool for process data stored in a database. Usually text.

I have displayed PDFs on a form in the past using the Web Browser Control (WBC). I had to first install a PDF viewer that worked well within Internet Explorer.

Another option is to purchase a third-party control what does what you need.
 

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

Top