<?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 Removing line break from exel with blue prism, in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Removing-line-break-from-exel-with-blue-prism/m-p/50050#M188</link>
    <description>&lt;P&gt;ive got an excel-sheet with many line breaks in it.
Blue Prism cant read the line breaks (and gives me an error), so i have to remove/replace them.
I dont have an idea how to do it.&lt;/P&gt;

&lt;P&gt;VBA dont work for me... dont know why. In excel it works, in the code-stage are many compiler errors.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Cells.Replace What:='' &amp;amp; Chr(10) &amp;amp; '', Replacement:=',', LookAt:=xlPart, SearchOrder _
    :=xlByRows, MatchCase:=False, SearchFormat:=False, ReplaceFormat:=False
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="https://i.stack.imgur.com/2vWo0.png" rel="nofollow noreferrer"&gt;Screenshot VBA&lt;/A&gt;&lt;/P&gt;

--------------------------------------------------&lt;BR /&gt;

&lt;B&gt;Disclaimer:&lt;/B&gt; This content was auto-posted from Stackoverflow. The original Stackoverflow question is here &lt;A href="https://stackoverflow.com/questions/57657534/removing-line-break-from-exel-with-blue-prism"&gt;Stackoverflow Post&lt;/A&gt;, posted by &lt;A href="https://stackoverflow.com/users/11957146/b-ewood"&gt;b_ewood&lt;/A&gt;.</description>
    <pubDate>Mon, 26 Aug 2019 20:01:00 GMT</pubDate>
    <dc:creator>Digital_WorkerB</dc:creator>
    <dc:date>2019-08-26T20:01:00Z</dc:date>
    <item>
      <title>Removing line break from exel with blue prism,</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Removing-line-break-from-exel-with-blue-prism/m-p/50050#M188</link>
      <description>&lt;P&gt;ive got an excel-sheet with many line breaks in it.
Blue Prism cant read the line breaks (and gives me an error), so i have to remove/replace them.
I dont have an idea how to do it.&lt;/P&gt;

&lt;P&gt;VBA dont work for me... dont know why. In excel it works, in the code-stage are many compiler errors.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Cells.Replace What:='' &amp;amp; Chr(10) &amp;amp; '', Replacement:=',', LookAt:=xlPart, SearchOrder _
    :=xlByRows, MatchCase:=False, SearchFormat:=False, ReplaceFormat:=False
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="https://i.stack.imgur.com/2vWo0.png" rel="nofollow noreferrer"&gt;Screenshot VBA&lt;/A&gt;&lt;/P&gt;

--------------------------------------------------&lt;BR /&gt;

&lt;B&gt;Disclaimer:&lt;/B&gt; This content was auto-posted from Stackoverflow. The original Stackoverflow question is here &lt;A href="https://stackoverflow.com/questions/57657534/removing-line-break-from-exel-with-blue-prism"&gt;Stackoverflow Post&lt;/A&gt;, posted by &lt;A href="https://stackoverflow.com/users/11957146/b-ewood"&gt;b_ewood&lt;/A&gt;.</description>
      <pubDate>Mon, 26 Aug 2019 20:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Removing-line-break-from-exel-with-blue-prism/m-p/50050#M188</guid>
      <dc:creator>Digital_WorkerB</dc:creator>
      <dc:date>2019-08-26T20:01:00Z</dc:date>
    </item>
  </channel>
</rss>

