<?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: Text from Word to be split into collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96312#M44620</link>
    <description>I'm happy to help you, my friend</description>
    <pubDate>Tue, 13 Jul 2021 12:19:26 GMT</pubDate>
    <dc:creator>EmersonF</dc:creator>
    <dc:date>2021-07-13T12:19:26Z</dc:date>
    <item>
      <title>Text from Word to be split into collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96309#M44617</link>
      <description>Hi Folks, &lt;BR /&gt;once more I need your help..&lt;BR /&gt;&lt;BR /&gt;I need to move data from Word document to Collection or Excel, &lt;BR /&gt;I have checked different objects but I am not sure how to get each row in separate rows in excel or collection as per example in the document...&lt;BR /&gt;I have tried with the String option, but some rows may not contain the relative number and this would cause only confusion...&lt;BR /&gt;do you have any advise on this? &lt;BR /&gt;Thank you&lt;BR /&gt;
&lt;DIV style="display: none; z-index: 16777271"&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 07 Jul 2021 18:49:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96309#M44617</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-07-07T18:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Text from Word to be split into collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96310#M44618</link>
      <description>​&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/40246"&gt;@LorenzoCapocci1&lt;/a&gt; , you can copy this value&lt;BR /&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;1981 offering name 0000-PID GA 2019
2062 Order Error- Withdrawn (JPN)
2278 Mood Marbles
​&lt;/CODE&gt;&lt;/PRE&gt;
​to the clipboard and use a split text to make it look like this:&lt;BR /&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;1981 offering name 0000-PID GA 2019
__________________________________
2062 Order Error- Withdrawn (JPN)
__________________________________
2278 Mood Marbles
__________________________________


​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then you use action append field(text) and add the column "Number"&lt;/P&gt;
&lt;P&gt;Run a loop over this collection with a multcalc in the middle with the following expressions:&lt;BR /&gt;Left([Coll.Title]; 4) saving to Coll.Number and the second expression is the Replace([Coll.Title];Left([Coll.Title]; 4);"") to remove the first few characters from the string and that should solve your problem.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 20:15:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96310#M44618</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-07-07T20:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Text from Word to be split into collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96311#M44619</link>
      <description>Thank you once again &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1854"&gt;@EmersonF&lt;/a&gt; this is really helpfull...​</description>
      <pubDate>Mon, 12 Jul 2021 23:49:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96311#M44619</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-07-12T23:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Text from Word to be split into collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96312#M44620</link>
      <description>I'm happy to help you, my friend</description>
      <pubDate>Tue, 13 Jul 2021 12:19:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-from-Word-to-be-split-into-collection/m-p/96312#M44620</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-07-13T12:19:26Z</dc:date>
    </item>
  </channel>
</rss>

