vba excel to word

  1. M

    Excel to Word with Template: How do I place images in a specific place?

    Hey hey people I am currently working on an Excel VBA Macro on 365 which creates a new Word document using a template Word document, copying data from an Excel workbook into the new Word document. I have managed to use the "find" function to replace text as I want, as well as select images from...
  2. J

    Populate Word Merge Fields from Excel Macro

    I'm writing an Excel macro that would open a Word template and replace the merge fields with data from a specific cell in Excel. I've been searching the internet for weeks and have been mostly unsuccessful. Pulling from what I could find, I came up with the below. However, this didn't populate...
  3. J

    Issue with Compatibility from 2010 and 2013 excel to word

    I am having an issue with code running on 2010 excel but not 2013. It opens up a word doc on a shared drive and fills the form out. I would like to know if any one has had this issue. In both 2010 and 2013 version it opens the word doc but only in the 2010 does it fill out the form. Set...
  4. J

    Excel to Word WholeStory stops macro sometimes..

    Hi, a problem is driving me bonkers :rofl: and I'd love to have help with it! Task for vba: copy data into a new word document, partially as pictures, partially as tables, so users can edit it. Sub ExcelToWord() Dim wdApp As Object Dim wdDoc As Object Set wdApp =...

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