How do I incorporate a VS project word document using VS tools for office
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
How do I incorporate a VS project word document using VS tools for office into an existing VS project? I have completed a tutorial at: http://aspnet.4guysfromrolla.com/articles/071002-1.2.aspx This tutorial called "Grocer To Go", creates project that allows you to update fields in a database I have created another visual studio project that created a word document with bookmarked fields. The bookmarked fields will be where I want the updates to be entered.Is there a way that this document can be incorporated into my "Grocer To Go" project the bookmarks be populated with the updtaed data? I have googled and cannot find any references to help me accomplish this task.