<?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 I have process where the… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Converting-Text-to-Excel/m-p/56567#M10731</link>
    <description>I have process where the&amp;nbsp;text file is getting&amp;nbsp;downloaded. I have to convert the text file to excel by delimiting the text having special character. (Copy text file =&amp;gt;&amp;nbsp;open excel&amp;nbsp;=&amp;gt; paste values =&amp;gt; find unique character =&amp;gt; split&amp;nbsp;=&amp;gt; autofit =&amp;gt; Save )&amp;nbsp;Delimiting code is working properly for special characters tab, comma, semicolon but when the other character is appearing in text like "" | "", the popup message is appearing&amp;nbsp;""Do you want to replace the contents of the cell"". Need code to disable the popup.</description>
    <pubDate>Mon, 22 Jan 2018 09:35:00 GMT</pubDate>
    <dc:creator>RuchitaGavali</dc:creator>
    <dc:date>2018-01-22T09:35:00Z</dc:date>
    <item>
      <title>Converting Text to Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Converting-Text-to-Excel/m-p/56565#M10729</link>
      <description>Hello,

I want to convert text file to excel, delimiting the special character ( | ).

While delimiting excel popup is appearing as "Do you want to replace the contents of the cell". Due this robo is getting stuck. on delimiting.

Have also added "wb.Application.AlertBeforeOverwriting = False" into code but still message is appearing.

Please advice its urgent.

Thank you.</description>
      <pubDate>Fri, 19 Jan 2018 11:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Converting-Text-to-Excel/m-p/56565#M10729</guid>
      <dc:creator>RuchitaGavali</dc:creator>
      <dc:date>2018-01-19T11:08:00Z</dc:date>
    </item>
    <item>
      <title>Try converting the text file…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Converting-Text-to-Excel/m-p/56566#M10730</link>
      <description>Try converting the text file to CSV ""formatted"",""like"",""this"". Excel should be able to open that straight away.</description>
      <pubDate>Fri, 19 Jan 2018 14:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Converting-Text-to-Excel/m-p/56566#M10730</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-01-19T14:18:00Z</dc:date>
    </item>
    <item>
      <title>I have process where the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Converting-Text-to-Excel/m-p/56567#M10731</link>
      <description>I have process where the&amp;nbsp;text file is getting&amp;nbsp;downloaded. I have to convert the text file to excel by delimiting the text having special character. (Copy text file =&amp;gt;&amp;nbsp;open excel&amp;nbsp;=&amp;gt; paste values =&amp;gt; find unique character =&amp;gt; split&amp;nbsp;=&amp;gt; autofit =&amp;gt; Save )&amp;nbsp;Delimiting code is working properly for special characters tab, comma, semicolon but when the other character is appearing in text like "" | "", the popup message is appearing&amp;nbsp;""Do you want to replace the contents of the cell"". Need code to disable the popup.</description>
      <pubDate>Mon, 22 Jan 2018 09:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Converting-Text-to-Excel/m-p/56567#M10731</guid>
      <dc:creator>RuchitaGavali</dc:creator>
      <dc:date>2018-01-22T09:35:00Z</dc:date>
    </item>
  </channel>
</rss>

