<?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: Some Items in excel not filtered in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93456#M2992</link>
    <description>Dim wb, ws, excel,sheet As Object&lt;BR /&gt;Dim xlFilterValues as Integer = 7&lt;BR /&gt;Try &lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="33959.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34033i99D48655A1539B9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="33959.png" alt="33959.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
'Get WorkBook and WorkSheet wb = GetWorkbook(Handle, Workbook)&lt;BR /&gt; wb.Activate()&lt;BR /&gt; If Worksheet &amp;lt;&amp;gt; "" Then&amp;nbsp; ws = GetWorksheet(Handle, Workbook, Worksheet) ws.Activate() End If&lt;BR /&gt; excel = wb.Application sheet = excel.ActiveSheet sheet.Range(SelectedRange).AutoFilter(Field:=ColumnNumber, Criteria1:= ValueList.Split(","), Operator:=xlFilterValues)&lt;BR /&gt; Success = TrueCatch e As Exception Success = False Message = e.MessageFinally wb = Nothing ws = Nothing excel = Nothing sheet = NothingEnd Try&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sachinan Shahi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Jan 2020 08:16:00 GMT</pubDate>
    <dc:creator>SachinanShahi</dc:creator>
    <dc:date>2020-01-23T08:16:00Z</dc:date>
    <item>
      <title>Some Items in excel not filtered</title>
      <link>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93451#M2987</link>
      <description>Hi,&lt;BR /&gt;i am trying to filter one excel file but due to size of that item it's not getting filtered. Please help me to fix this code.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sachinan Shahi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 06:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93451#M2987</guid>
      <dc:creator>SachinanShahi</dc:creator>
      <dc:date>2020-01-23T06:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Some Items in excel not filtered</title>
      <link>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93452#M2988</link>
      <description>Can you provide more information about the issue?&lt;BR /&gt;1- What's the excel extension?&lt;BR /&gt;2 - Are you trying to filter after reading into collection? or before reading into collection?&lt;BR /&gt;3- What's the exact error?&lt;BR /&gt;4- How to reproduce?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 06:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93452#M2988</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-01-23T06:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: Some Items in excel not filtered</title>
      <link>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93453#M2989</link>
      <description>Please find the attached files
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="33942.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34016i613FECCC700DDE73/image-size/large?v=v2&amp;amp;px=999" role="button" title="33942.png" alt="33942.png" /&gt;&lt;/span&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="33943.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34017i6EC23222DFAFC5DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="33943.png" alt="33943.png" /&gt;&lt;/span&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="33944.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34019i319D76F9A1C2B4F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="33944.png" alt="33944.png" /&gt;&lt;/span&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="33946.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34020iAD8C7ABD3D306FD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="33946.png" alt="33946.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sachinan Shahi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 06:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93453#M2989</guid>
      <dc:creator>SachinanShahi</dc:creator>
      <dc:date>2020-01-23T06:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Some Items in excel not filtered</title>
      <link>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93454#M2990</link>
      <description>&lt;P&gt;The Action- "Set Autofilter by Column (Values)" Doesn't seem to be an out of box action. Can you check if it's custom coded?.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If yes, Can you send the code for checking?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 07:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93454#M2990</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-01-23T07:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Some Items in excel not filtered</title>
      <link>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93455#M2991</link>
      <description>should i check this by going into ms exel vbo?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sachinan Shahi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 07:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93455#M2991</guid>
      <dc:creator>SachinanShahi</dc:creator>
      <dc:date>2020-01-23T07:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Some Items in excel not filtered</title>
      <link>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93456#M2992</link>
      <description>Dim wb, ws, excel,sheet As Object&lt;BR /&gt;Dim xlFilterValues as Integer = 7&lt;BR /&gt;Try &lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="33959.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34033i99D48655A1539B9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="33959.png" alt="33959.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
'Get WorkBook and WorkSheet wb = GetWorkbook(Handle, Workbook)&lt;BR /&gt; wb.Activate()&lt;BR /&gt; If Worksheet &amp;lt;&amp;gt; "" Then&amp;nbsp; ws = GetWorksheet(Handle, Workbook, Worksheet) ws.Activate() End If&lt;BR /&gt; excel = wb.Application sheet = excel.ActiveSheet sheet.Range(SelectedRange).AutoFilter(Field:=ColumnNumber, Criteria1:= ValueList.Split(","), Operator:=xlFilterValues)&lt;BR /&gt; Success = TrueCatch e As Exception Success = False Message = e.MessageFinally wb = Nothing ws = Nothing excel = Nothing sheet = NothingEnd Try&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sachinan Shahi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 08:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93456#M2992</guid>
      <dc:creator>SachinanShahi</dc:creator>
      <dc:date>2020-01-23T08:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Some Items in excel not filtered</title>
      <link>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93457#M2993</link>
      <description>please help me in understanding the code&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sachinan Shahi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 09:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Some-Items-in-excel-not-filtered/m-p/93457#M2993</guid>
      <dc:creator>SachinanShahi</dc:creator>
      <dc:date>2020-01-23T09:06:00Z</dc:date>
    </item>
  </channel>
</rss>

