<?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 MS Excel VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO/m-p/97557#M45532</link>
    <description>&lt;P&gt;I am using Blue Prism version 7.1.2. In MS Excel VBO under get worksheet as collection i could see a input - Fetch Data With Method. What are the methods that are supposed to be given here ?&lt;/P&gt;</description>
    <pubDate>Sat, 15 Apr 2023 12:42:54 GMT</pubDate>
    <dc:creator>SHANMUGA_PRIYAM</dc:creator>
    <dc:date>2023-04-15T12:42:54Z</dc:date>
    <item>
      <title>MS Excel VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO/m-p/97557#M45532</link>
      <description>&lt;P&gt;I am using Blue Prism version 7.1.2. In MS Excel VBO under get worksheet as collection i could see a input - Fetch Data With Method. What are the methods that are supposed to be given here ?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 12:42:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO/m-p/97557#M45532</guid>
      <dc:creator>SHANMUGA_PRIYAM</dc:creator>
      <dc:date>2023-04-15T12:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO/m-p/97558#M45533</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.blueprism.com/network/profile?UserKey=b0a1539d-b1fc-49c8-b6f9-6e4b6a958c5f" target="" class="author" aria-label="SHANMUGA PRIYA MANI Press space to toggle pop up" aria-haspopup="dialog" aria-controls="bio-bubble-popup-b0a1539d-b1fc-49c8-b6f9-6e4b6a958c5f-3"&gt;SHANMUGA PRIYA MANI&lt;/A&gt; - Theses are properties of Range Object - You can pass the method as Text, Value or Value2, refer below :&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;.Text&lt;/STRONG&gt; gives you a string representing what is displayed on the screen for the cell. Using .Text&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;.Value&lt;/STRONG&gt; gives you the same as .Value2 except if the cell was formatted as currency or date it gives you a VBA currency (which may truncate decimal places) or VBA date.&lt;BR /&gt;&lt;STRONG&gt;.Value2&lt;/STRONG&gt; gives you the underlying value of the cell (could be empty, string, error, number (double) or boolean)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;For more on these you can find &lt;STRONG&gt;Microsoft documentation&lt;/STRONG&gt; below -&amp;nbsp;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/office/vba/api/excel.range.text" target="test_blank"&gt;https://learn.microsoft.com/en-us/office/vba/api/excel.range.text&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/office/vba/api/excel.range.value" target="test_blank"&gt;https://learn.microsoft.com/en-us/office/vba/api/excel.range.value&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/office/vba/api/excel.range.value2" target="test_blank"&gt;https://learn.microsoft.com/en-us/office/vba/api/excel.range.value2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35450.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35513i4BB70CF6E427F3D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="35450.png" alt="35450.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35451.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35514i74110408FCEEC14F/image-size/large?v=v2&amp;amp;px=999" role="button" title="35451.png" alt="35451.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mukesh Kumar - Senior Automation Developer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NHS, England, United Kingdom, GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;------------------------------&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 15:00:24 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Excel-VBO/m-p/97558#M45533</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-04-15T15:00:24Z</dc:date>
    </item>
  </channel>
</rss>

