+ Reply to Thread
Results 1 to 4 of 4

Export data's from certain cells from excel to an existing word template

  1. #1
    Registered User
    Join Date
    03-10-2016
    Location
    Timisoara
    MS-Off Ver
    2010
    Posts
    6

    Export data's from certain cells from excel to an existing word template

    Hi,

    I'm quite new here on this forum, but also new in vba programming. As i have said in the subject, i would like to export from an excel workbook some data's from specific cells to some specific positions in a word template. I started since yesterday to investigate this, i found some hints but they are not enough. I'm looking mostly upon the code in vba as this is the only way. Could someone help me in this way?!?!
    I'm having two template, one in excel where i'm doing some calculations and i'm having the second template in word where i have to fill some fields with data's from the calculations done previously in excel. Usually, i'm doing this manually, but i want to increase the speed by placing one buton and export all needed data's in the word template.
    Thanks.

  2. #2
    Forum Expert macropod's Avatar
    Join Date
    12-22-2011
    Location
    Canberra, Australia
    MS-Off Ver
    Word, Excel & Powerpoint 2003 & 2010
    Posts
    3,726

    Re: Export data's from certain cells from excel to an existing word template

    If it's always the same set of Excel cells being exported to the same Word document/template, you don't need a macro. Simply copy the relevant Excel cell(s) then paste into your Word document/template using Paste Special with the 'paste link' option and your preferred paste format.
    Cheers,
    Paul Edstein
    [Fmr MS MVP - Word]

  3. #3
    Registered User
    Join Date
    03-10-2016
    Location
    Timisoara
    MS-Off Ver
    2010
    Posts
    6

    Re: Export data's from certain cells from excel to an existing word template

    Hi,

    Thanks for your reply.

    I'm having multiple projects where for each one, after calculations done in excel i would like to push that data's towards a new word template. So, we are talking about same templates(excel&word), only that we have different data's for different projects. Anyway, i'll try your suggestions, might will work somehow if i'm "saving as" the two templates.

  4. #4
    Forum Expert macropod's Avatar
    Join Date
    12-22-2011
    Location
    Canberra, Australia
    MS-Off Ver
    Word, Excel & Powerpoint 2003 & 2010
    Posts
    3,726

    Re: Export data's from certain cells from excel to an existing word template

    Provided you use the same Excel workbook in each case and link it to a Word template in the way I suggested, all you'd need to do when creating the new document from the template is to use Ctrl-A, F9 to unlink the fields so they don't update with data for the next project. If you want, you can then also make a copy of the Excel workbook, saving it with a name applicable to the project concerned.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Export chosen data from Excel into multiple Word files, based on a given template
    By Doronshadmi in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-13-2016, 10:06 AM
  2. [SOLVED] Export UserForm CheckBox data to Word-template
    By ODeveloper in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 10-21-2015, 05:25 AM
  3. Trying to conditionally copy cells from Excel into existing Outlook template
    By JimCog14 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-07-2014, 10:27 AM
  4. Replies: 4
    Last Post: 07-18-2013, 06:29 AM
  5. Export from Excel to a Word Template
    By mrmoc85 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-22-2013, 10:58 PM
  6. Export data to a word template
    By Wakey1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-27-2007, 06:03 AM
  7. [SOLVED] export excel data to a word template using a macro
    By Ross1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-25-2005, 01:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1