<?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 to Number in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56881#M10988</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/18702"&gt;@RishabhChauhan&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Whenever you are dealing with an excel automation, always try for code stage or inbuilt action items rather than going to the spying approach. Code stage is the fastest solution for performing the automation. Did you try code stage in this scenario?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani&lt;BR /&gt;Manager&lt;BR /&gt;Deloitte&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Sep 2022 17:07:00 GMT</pubDate>
    <dc:creator>ritansh.jatwani</dc:creator>
    <dc:date>2022-09-29T17:07:00Z</dc:date>
    <item>
      <title>Text to Number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56880#M10987</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Anyone knows how to perform Text to Number conversion in excel using Blueprism?&lt;BR /&gt;Is spying the best approach?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rishabh Chauhan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2022 16:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56880#M10987</guid>
      <dc:creator>RishabhChauhan</dc:creator>
      <dc:date>2022-09-29T16:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text to Number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56881#M10988</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/18702"&gt;@RishabhChauhan&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Whenever you are dealing with an excel automation, always try for code stage or inbuilt action items rather than going to the spying approach. Code stage is the fastest solution for performing the automation. Did you try code stage in this scenario?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani&lt;BR /&gt;Manager&lt;BR /&gt;Deloitte&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2022 17:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56881#M10988</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2022-09-29T17:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text to Number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56882#M10989</link>
      <description>Thanks &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/374"&gt;@ritansh.jatwani&lt;/a&gt; for the response.&lt;BR /&gt;I tried for the code stage but I was not able to succeed in that. Can you please share the code, if you have it?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rishabh Chauhan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2022 17:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56882#M10989</guid>
      <dc:creator>RishabhChauhan</dc:creator>
      <dc:date>2022-09-29T17:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text to Number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56883#M10990</link>
      <description>Hi Rishabh&lt;BR /&gt;&lt;BR /&gt;Do you mean you are trying to set the format of a cell from text to a number? or are you trying to get the cell value which is text in excel but you want it to go to a data item in blueprism as a number?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you want to extract it from excel into a blue prism data item then you just need to get the cell value using the Excel VBO and action Get cell value and let it output to a data item which has the datatype number.&lt;BR /&gt;&lt;BR /&gt;If you want to format the cell value in excel from a text to a number then try using the Excel VBO with either Format cell or Format current cell actions and set the input format to "0"&lt;BR /&gt;&lt;BR /&gt;Hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michael ONeil&lt;BR /&gt;Technical Lead developer&lt;BR /&gt;NTTData&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Sep 2022 14:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56883#M10990</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2022-09-30T14:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text to Number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56884#M10991</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/18702"&gt;@RishabhChauhan&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;You can use the below code for performing the conversion:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20693.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20840i8BFB4B8EFD4E4EBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="20693.png" alt="20693.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20694.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20842iE58740E202E68D88/image-size/large?v=v2&amp;amp;px=999" role="button" title="20694.png" alt="20694.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Hope it helps !!​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani&lt;BR /&gt;Manager&lt;BR /&gt;Deloitte&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2022 21:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56884#M10991</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2022-10-03T21:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text to Number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56885#M10992</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="ed98c8a8-10e2-4469-8c53-f61fa3453b45"&gt;@Michael ONeil&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response. I have a huge set of data in an excel which needs conversion from text to number hence I can't use Get Cell Value as it needs to be done for every cell. While I was looking for a solution which can work on a full column. PFB the screenshot for what i was looking for:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20695.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20839i7EA286BB53A416E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="20695.png" alt="20695.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Also, I tried changing the format to '0' but it didn't work.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rishabh Chauhan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2022 21:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56885#M10992</guid>
      <dc:creator>RishabhChauhan</dc:creator>
      <dc:date>2022-10-04T21:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text to Number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56886#M10993</link>
      <description>Thanks a ton &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/374"&gt;@ritansh.jatwani&lt;/a&gt;. &lt;BR /&gt;The code worked perfectly fine!!​ &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rishabh Chauhan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2022 21:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-to-Number/m-p/56886#M10993</guid>
      <dc:creator>RishabhChauhan</dc:creator>
      <dc:date>2022-10-04T21:16:00Z</dc:date>
    </item>
  </channel>
</rss>

