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

Word Automation

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,
I am writing an automation client for MSword. I have a predefined document template as shown below.



To:[ ]
From:[ ]
Subject:[ ]

etc., in this fashion. now what i want to do is to add some text in the brackets. Iam using VC++ console application to open the file and read it, but i want to add a string in the brackets. like i give a string so that i has to get filled in this fashion.

To:[Arvind]
From:[Tek-Tips]
,,,etc.

any clues?

arvind
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top