VBA - Fill out Term Sheet Word Document From Excel Ranges

PHayes35

New Member
Joined
Dec 6, 2017
Messages
6
Hey Guys,

I have a term sheet template in the form of a word document, as well as an excel worksheet that contains all the information necessary to fill out the term sheet. I created a bookmark for each range I needed to fill out in the word document, and I also named each range in excel by the same name as the bookmark. I'd like to write code that fills out the term sheet based on the information in the excel range's, and then saves that term sheet as a new document. The ranges contain language like:

$586,735.00, (4.30% of the Notional Amount) will be paid by Party A to Party B",

as well as %'s and Dates.

<tbody>
</tbody>

I'm very new to VBA, and have struggled finding/writing code that allows me to do this. Any direction I can be pointed in would be much appreciated.

Thanks!
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)

Forum statistics

Threads
1,214,788
Messages
6,121,603
Members
449,038
Latest member
Arbind kumar

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