Data merge from excel to word

Jcol95

New Member
Joined
Sep 7, 2016
Messages
1
Hey,

I am currently in the process of automating audits at work. Currently we are working off an interface in excel and writing the reports out manually in excel. What I am after doing is installing a button that can merge certain cells in to marked places in a word template.
For example:

Audit commenced on <<C5>>. The audit was undertaken by <<B2>>.

Is anyone able to assist with how I should go about this?

I am using office 2016.
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
You could indeed use mailmerge, which you could automate with VBA or, if you're using VBA anyway, you could forego the mailmerge and simply populate bookmarks in the template directly. The latter is probably simpler to implement if the source row for the data varies.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,591
Messages
6,120,429
Members
448,961
Latest member
nzskater

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