<?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: Read only Particular Data In Excel in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Read-only-Particular-Data-In-Excel/m-p/99883#M47326</link>
    <description>&lt;SPAN&gt;1) Get Worksheet as Collection Offset ,only selecting the columns you want with infinite rows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Delete Empty Rows .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Get Worksheet as Collection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Read All Fields from Collection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Loop All Fields from Collection | Decision stage--&amp;gt;&amp;nbsp; Delete what is not required.&lt;/SPAN&gt;</description>
    <pubDate>Thu, 02 Sep 2021 07:32:37 GMT</pubDate>
    <dc:creator>EVIPUTI</dc:creator>
    <dc:date>2021-09-02T07:32:37Z</dc:date>
    <item>
      <title>Read only Particular Data In Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-only-Particular-Data-In-Excel/m-p/99881#M47324</link>
      <description>Hi All,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I want to read only particular data from excel to collection. I have attached the template sheet screenshot. The highlighted in yellow is the value I need to read.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36354.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36365iE1CAEC14F18970A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="36354.jpg" alt="36354.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Aug 2021 16:12:18 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-only-Particular-Data-In-Excel/m-p/99881#M47324</guid>
      <dc:creator>Vikash011</dc:creator>
      <dc:date>2021-08-25T16:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Read only Particular Data In Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-only-Particular-Data-In-Excel/m-p/99882#M47325</link>
      <description>Hello Vikash,&lt;BR /&gt;&lt;BR /&gt;3 ways come to mind to achieve this:&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;If the excel strictly follows the same pattern i.e. the cells you want to read will never change position, you can start a collection loop, use GoTo &amp;lt;cell&amp;gt; and read it value and capture it in the collection field, Then go to the next cell bottom or right and keep looping through until you've covered the desired area. The logic build may take some time while writing it in blue prism studio but once set it should be fairly quick.&lt;/LI&gt;
&lt;LI&gt;Get the entire excel into a collection and then use collection manipulation actions to find your values and transfer those into a separate collection.&lt;/LI&gt;
&lt;LI&gt;IF the location is not going to be fixed you can simply write a macro and call it via the Excel VBO.&lt;/LI&gt;
&lt;/OL&gt;
Regards&lt;BR /&gt;Harpreet</description>
      <pubDate>Thu, 26 Aug 2021 01:32:21 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-only-Particular-Data-In-Excel/m-p/99882#M47325</guid>
      <dc:creator>HarpreetKaur</dc:creator>
      <dc:date>2021-08-26T01:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Read only Particular Data In Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-only-Particular-Data-In-Excel/m-p/99883#M47326</link>
      <description>&lt;SPAN&gt;1) Get Worksheet as Collection Offset ,only selecting the columns you want with infinite rows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Delete Empty Rows .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Get Worksheet as Collection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Read All Fields from Collection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Loop All Fields from Collection | Decision stage--&amp;gt;&amp;nbsp; Delete what is not required.&lt;/SPAN&gt;</description>
      <pubDate>Thu, 02 Sep 2021 07:32:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-only-Particular-Data-In-Excel/m-p/99883#M47326</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-09-02T07:32:37Z</dc:date>
    </item>
  </channel>
</rss>

