Can Excel drive a Word Template?

dmcarnahan

New Member
Joined
May 2, 2011
Messages
1
I'm currently working on a project to streamline the artifacts created from the software development process. What I have in mind is the following:

1. For any given software project is for the Project Lead to open a MS Excel project template, identify the project type (new, enhancement, bug fix) and then complete a checklist of items to identify the project parameters (i.e., Infrastructure, Integration, UI, Test Plan, User Guide...etc). A checkbox would be associated to each project parameter.

2. A boilerplate template would exist in MS Word format that would contain everything from Software Requirements to Test Planning sections (an all-in-one project artifact template).

3. Possibly a 'generate' button would exist in the MS Excel template and upon clicking it, the MS Word template would open and would only display those sections that applied to the items selected from the checklist.

Does anyone know if it possible to control MS Word from MS Excel this way? Has anyone attempted anything like this before?
Thanks in advance for any tips and advice.
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Welcome to the Forum,

One idea is create in a spreadsheet all the option you want to be shown in the Word Template, use Bookmarks in Word so that code will place copies of filtered data from Excel to the locations in Word.

It can be done.....

In Word you can record macros to use the GoTo (Press F5 on the Keybaord then select Bookmark and then the first bookmark) Command to find Bookmarks once you have the code you can adapt it in the Excel workbook to place copies of filtered data to each bookmark.
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,399
Latest member
alchavar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top