I am developing an Access Application using an ADP file.
I want to allow the user to be able to click on a button which would then cause the generating of the Windows interface for Microsoft Office Word.
The user could then either
(1) Create a new Word Document and save this document as ONLY an HTML file. OR
(2) Edit an existing html file (created in (1) above)
which would also be saved ONLY as an HTML file.
Do you know what VBA code I could apply to give the user this capability ?
I want to allow the user to be able to click on a button which would then cause the generating of the Windows interface for Microsoft Office Word.
The user could then either
(1) Create a new Word Document and save this document as ONLY an HTML file. OR
(2) Edit an existing html file (created in (1) above)
which would also be saved ONLY as an HTML file.
Do you know what VBA code I could apply to give the user this capability ?