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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create an interface to create or edit a Word Doc/HTML file ? 1

Status
Not open for further replies.

kpmvb

Programmer
Jan 4, 2006
5
US
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 ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top