<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Transfer Data from Excel to Word in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Transfer-Data-from-Excel-to-Word/m-p/60553#M13996</link>
    <description>&lt;SPAN&gt;Hi Gowsaliyan,&lt;BR /&gt;&lt;BR /&gt;There are multiple ways we can proceed with.&lt;BR /&gt;&lt;BR /&gt;Method 1 :&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Use MS Excel VBO's to get the corresponding cell Value and store in a data item.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Use MS Word VBO modify the code stage to include "Find and replace" action. if you want to include the retrieved data from excel and insert it in the document you can use this action to find the word and replace with existing word + retrieved value.&lt;BR /&gt;&lt;BR /&gt;Ex. Excel Value (114) = NEW&lt;BR /&gt;&lt;BR /&gt;Document Page 2 paragraph sentence contain = Hello!&amp;nbsp; This is a wonderful world.&lt;BR /&gt;&lt;BR /&gt;And you want to insert next to the word "wonderful"&lt;BR /&gt;&lt;BR /&gt;you can use find and replace action where you will find the word "wonderful" and replace with "wonderful"+"New"&lt;BR /&gt;&lt;BR /&gt;Result =&amp;nbsp;Hello!&amp;nbsp; This is a wonderful NEW world.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Method 2 :&lt;BR /&gt;&amp;gt;Read the word document MS Word VBO - Get Body&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Output will be stored in data item, you can use that and proceed with string manipulation techniques.&lt;BR /&gt;&lt;BR /&gt;Method 3:&lt;BR /&gt;&amp;gt;Read the word document MS Word VBO - Get Body&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Output will be stored in data item, you can use that and proceed with regex.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gerald J&lt;BR /&gt;Automation Engineer&lt;BR /&gt;10xds&lt;BR /&gt;Kerala/Kochi&lt;BR /&gt;+91-9159842805&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Feb 2020 06:01:00 GMT</pubDate>
    <dc:creator>Gerald_J</dc:creator>
    <dc:date>2020-02-26T06:01:00Z</dc:date>
    <item>
      <title>Transfer Data from Excel to Word</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Transfer-Data-from-Excel-to-Word/m-p/60552#M13995</link>
      <description>​Hello dear congregation,&lt;BR /&gt;&lt;BR /&gt;I have a question about the following problem. I would like to transfer data from Excel to Word to a continuous text.&lt;BR /&gt;&lt;BR /&gt;In the process I came across the following problem. I don't know how to insert the content or the word from an Excel row e.g. (I14) in a Word document on a certain page e.g. on page 2 the word from Excel in the third&amp;nbsp;sentence but as&amp;nbsp;fourth word.&lt;BR /&gt;&lt;BR /&gt;Do you have any ideas or even the solution to my problem?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gowsaliyan Sooriyakumaran&lt;BR /&gt;------------------------------&lt;BR /&gt;​</description>
      <pubDate>Fri, 31 Jan 2020 09:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Transfer-Data-from-Excel-to-Word/m-p/60552#M13995</guid>
      <dc:creator>GowsaliyanSoori</dc:creator>
      <dc:date>2020-01-31T09:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Transfer Data from Excel to Word</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Transfer-Data-from-Excel-to-Word/m-p/60553#M13996</link>
      <description>&lt;SPAN&gt;Hi Gowsaliyan,&lt;BR /&gt;&lt;BR /&gt;There are multiple ways we can proceed with.&lt;BR /&gt;&lt;BR /&gt;Method 1 :&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Use MS Excel VBO's to get the corresponding cell Value and store in a data item.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Use MS Word VBO modify the code stage to include "Find and replace" action. if you want to include the retrieved data from excel and insert it in the document you can use this action to find the word and replace with existing word + retrieved value.&lt;BR /&gt;&lt;BR /&gt;Ex. Excel Value (114) = NEW&lt;BR /&gt;&lt;BR /&gt;Document Page 2 paragraph sentence contain = Hello!&amp;nbsp; This is a wonderful world.&lt;BR /&gt;&lt;BR /&gt;And you want to insert next to the word "wonderful"&lt;BR /&gt;&lt;BR /&gt;you can use find and replace action where you will find the word "wonderful" and replace with "wonderful"+"New"&lt;BR /&gt;&lt;BR /&gt;Result =&amp;nbsp;Hello!&amp;nbsp; This is a wonderful NEW world.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Method 2 :&lt;BR /&gt;&amp;gt;Read the word document MS Word VBO - Get Body&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Output will be stored in data item, you can use that and proceed with string manipulation techniques.&lt;BR /&gt;&lt;BR /&gt;Method 3:&lt;BR /&gt;&amp;gt;Read the word document MS Word VBO - Get Body&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Output will be stored in data item, you can use that and proceed with regex.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gerald J&lt;BR /&gt;Automation Engineer&lt;BR /&gt;10xds&lt;BR /&gt;Kerala/Kochi&lt;BR /&gt;+91-9159842805&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Feb 2020 06:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Transfer-Data-from-Excel-to-Word/m-p/60553#M13996</guid>
      <dc:creator>Gerald_J</dc:creator>
      <dc:date>2020-02-26T06:01:00Z</dc:date>
    </item>
  </channel>
</rss>

