<?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: Filter date Column in Excel in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59824#M13408</link>
    <description>Hi Rup,&lt;BR /&gt;&lt;BR /&gt;It is showing top of the filter.&lt;BR /&gt;&lt;BR /&gt;BR/Asitabha&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sun, 01 Nov 2020 14:34:00 GMT</pubDate>
    <dc:creator>AsitabhaDeb</dc:creator>
    <dc:date>2020-11-01T14:34:00Z</dc:date>
    <item>
      <title>Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59811#M13395</link>
      <description>&lt;SPAN style="color: #0000ff;"&gt;Hi Experts,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;My requirement is I would like to filter the date column in excel &lt;STRONG&gt;which will exclude coming 3 days and then take rest of the days.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;Another way If I say, I want to filter the date column &lt;STRONG&gt;after 3 days from present days. ( for eg. Present date = 20/10/2020, I want from 24/10/2020)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;How I will do it.&lt;BR /&gt;&lt;BR /&gt;Please responce asap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2020 09:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59811#M13395</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-20T09:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59812#M13396</link>
      <description>Hi Asitabha,&lt;BR /&gt;&lt;BR /&gt;Can you share sample excel dataset and the records you want to see after applying the filter?&amp;nbsp; How big is the excel file in terms of rows and columns?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Krishna A&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2020 10:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59812#M13396</guid>
      <dc:creator>KrishnaA</dc:creator>
      <dc:date>2020-10-20T10:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59813#M13397</link>
      <description>Hi Krishna,&lt;BR /&gt;&lt;BR /&gt;The file contain of 50k rows and 25plus column.&lt;BR /&gt;I hope you understand my question. How to filter out date column with coming 3 days data and keep the data post 3 days.&lt;BR /&gt;&lt;BR /&gt;BR/Asitabha&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2020 12:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59813#M13397</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-20T12:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59814#M13398</link>
      <description>Hi Asitabha,&lt;BR /&gt;&lt;BR /&gt;I think I understand what you're asking.&amp;nbsp; There may be a more streamlined way to do this than what I'm presenting, but in Blue Prism I was able to filter a collection to only include items with a date more than 3 days away using the following two steps.&lt;BR /&gt;&lt;BR /&gt;1. Use a calc stage to find the date to filter on:&amp;nbsp; &lt;STRONG&gt;AddDays(Today(), 3)&lt;/STRONG&gt;&amp;nbsp; The key is that the output field has to have a type of Text.&lt;BR /&gt;2. From there I used the following filter in the Filter Collection (Collection Manipulation) action: &lt;STRONG&gt;"[date]&amp;gt;'"&amp;amp;[3 days]&amp;amp;"'"&lt;/STRONG&gt;&amp;nbsp; (where [date] is the name of my column that has the date to be searched).&lt;BR /&gt;&lt;BR /&gt;My collection had 6 dates (Oct 20, 21, 22, 23, 24, 25), when applying this filter my Filtered Collection only included Oct 25.&lt;BR /&gt;&lt;BR /&gt;Hopefully, this is what you were looking for.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jenna Schnizlein&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2020 17:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59814#M13398</guid>
      <dc:creator>JennaSchnizlein</dc:creator>
      <dc:date>2020-10-21T17:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59815#M13399</link>
      <description>&lt;STRONG&gt;&lt;SPAN style="color: #000080;"&gt;Still I am unable to run the process with this action.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000080;"&gt;In my&amp;nbsp; collection I have date column started from Year 2019, 2020, 2021 with all months and dates.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000080;"&gt;My requirement is&amp;nbsp; BOT will filter out 2019, 2020 ( All months from Jan to October 30th) and Keep date from 1st November to rest all month along with 2021( all month) and so on.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000080;"&gt;If it is possible please guide me in details how to write the syntax and in which stage.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000080;"&gt;Please help me asap.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000080;"&gt;BR/Deb&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Oct 2020 14:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59815#M13399</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-29T14:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59816#M13400</link>
      <description>A little outside the box suggestion here... Are you able to write/record an excel Macro to do the filter you want?&amp;nbsp; If so, you can embed that Macro in the workbook, then use the "run macro" action from the Excel VBO to call it from BP during your process.&amp;nbsp; I've used this for report formatting in the past.&amp;nbsp;&amp;nbsp;As long as the macro is written well, it should work.​&amp;nbsp; (I should note that I can't write VB scripts - I used the "record macro" function within Excel to get what I needed.)&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Diane Sanzone&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Oct 2020 12:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59816#M13400</guid>
      <dc:creator>diane.sanzone</dc:creator>
      <dc:date>2020-10-30T12:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59817#M13401</link>
      <description>&lt;SPAN style="color: #000080;"&gt;Hi Diana,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;Thanks for suggestion but I cannot run the Macro on the file because if I run the Macro I need to save the file in .xlsm format which I cannot do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;I hope you understand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;BR/Deb&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Oct 2020 01:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59817#M13401</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-31T01:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59818#M13402</link>
      <description>Following Jenna's recommendation, see if this helps&lt;BR /&gt;&lt;BR /&gt;Get your data in collection and use Utility Collection Manipulation - Filter Collection and write this as your filter. [date1] - replace date1 with your column name (don't give collection.column name, just the column name)&lt;BR /&gt;&lt;BR /&gt;"[date1]&amp;gt;'"&amp;amp;AddDays(Today(),3)&amp;amp;"'"&lt;BR /&gt;&lt;BR /&gt;Please report if this helps&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rup Joshi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Oct 2020 03:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59818#M13402</guid>
      <dc:creator>NrupalJoshi</dc:creator>
      <dc:date>2020-10-31T03:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59819#M13403</link>
      <description>&lt;SPAN style="color: #000080;"&gt;Hi Rup,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;I have tried it but result is same. Before filter the data was 35 and after filter the data should be only 12 but it showing 32.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;My collection column name and excel column are same i.e CRD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;I have attach the screenshots of my excel what will be my requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Oct 2020 03:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59819#M13403</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-31T03:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59820#M13404</link>
      <description>So, if the BP functionality isn't working, what about using this functionality that is already within Excel?&amp;nbsp; You could use a combination of Send keys to manually get to the filters you need.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You would need blue prism to create the date to use as a filter, but that could be as simple as Today()+2.&amp;nbsp; The following shortcut keys should get you what you need in Excel.&amp;nbsp; From there you should be able to copy the filtered data to another collection/tab, etc. to get what you need.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope this helps!&lt;BR /&gt;&lt;BR /&gt;
&lt;TABLE width="876"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;In Blue Prism, use a calc and data item to get the date that you want everything to be after.&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 307px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 10px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 41px;"&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 307px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 10px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 41px;"&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;Ctrl+Shift+L&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;or&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;Alt+A+C+T&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD colspan="2" style="width: 317px;"&gt;to Apply Filters&lt;/TD&gt;
&lt;TD style="width: 41px;"&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;Be on the row with the header&amp;nbsp;&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD colspan="3" style="width: 358px;"&gt;&amp;nbsp;(you might need to arrow up)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;Alt + Down arrow&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD colspan="3" style="width: 358px;"&gt;to Open Filter menu&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;"F"&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD colspan="2" style="width: 317px;"&gt;(for Date Filter)&lt;/TD&gt;
&lt;TD style="width: 41px;"&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;"F"&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD colspan="2" style="width: 317px;"&gt;(for Custom Filter)&lt;/TD&gt;
&lt;TD style="width: 41px;"&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;tab 8 times, type "is after" &amp;gt; TAB&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD colspan="3" style="width: 358px;"&gt;to change to "is after" and move to date box&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;Enter data item from Blue Prism&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD colspan="3" style="width: 358px;"&gt;i.e the date to use as the filter&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;Send "ENTER"&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD colspan="2" style="width: 317px;"&gt;to apply filter&lt;/TD&gt;
&lt;TD style="width: 41px;"&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 307px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 10px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 41px;"&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="width: 386px;"&gt;Copy remaining data to a separate collection/tab/etc.; however you need it&lt;/TD&gt;
&lt;TD style="width: 24px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 98px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 9px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 307px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 10px;"&gt;&lt;/TD&gt;
&lt;TD style="width: 41px;"&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jenna Schnizlein&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Oct 2020 19:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59820#M13404</guid>
      <dc:creator>JennaSchnizlein</dc:creator>
      <dc:date>2020-10-31T19:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59821#M13405</link>
      <description>Ok, so it did filter out 3 rows.. can you show the CRD column? What is the format of that column? Can you share a sample data of that column?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rup Joshi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Oct 2020 22:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59821#M13405</guid>
      <dc:creator>NrupalJoshi</dc:creator>
      <dc:date>2020-10-31T22:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59822#M13406</link>
      <description>Hi Rup,&lt;BR /&gt;&lt;BR /&gt;here it is. Attachment for your ref.&lt;BR /&gt;&lt;BR /&gt;BR/Deb&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Nov 2020 01:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59822#M13406</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-11-01T01:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59823#M13407</link>
      <description>I saw that attachment before, but it is covered by your filter. I cannot see data of CRD column&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17194.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17345iD61705596060CBF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="17194.png" alt="17194.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rup Joshi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Nov 2020 14:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59823#M13407</guid>
      <dc:creator>NrupalJoshi</dc:creator>
      <dc:date>2020-11-01T14:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59824#M13408</link>
      <description>Hi Rup,&lt;BR /&gt;&lt;BR /&gt;It is showing top of the filter.&lt;BR /&gt;&lt;BR /&gt;BR/Asitabha&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Nov 2020 14:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59824#M13408</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-11-01T14:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59825#M13409</link>
      <description>Unfortunately I cannot see the CRD data (all the dates) like I see for MAD and OPD columns.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rup Joshi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Nov 2020 15:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59825#M13409</guid>
      <dc:creator>NrupalJoshi</dc:creator>
      <dc:date>2020-11-01T15:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59826#M13410</link>
      <description>HI ,&lt;BR /&gt;I have written the below code:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffff00;"&gt;Dim worksheet as object&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffff00;"&gt;Worksheet = GetWorkBook(handle,nothing).ActiveSheet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffff00;"&gt;Dim today As DateTime = DateTime.Today&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffff00;"&gt;Dim dueDate As DateTime = today.AddDays(3)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffff00;"&gt;Dim crdDate As Date&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffff00;"&gt;crdDate = Date.Parse("09-11-2020")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffff00;"&gt;If (DateTime.Compare(crddate, dueDate.Date) &amp;gt;= 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffff00;"&gt;End If&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Can please tell me why I am getting this error mssg.&lt;BR /&gt;ERROR: Internal : Could not execute code stage: Object of type 'System.String' cannot be converted to type 'System.DateTime'.&lt;BR /&gt;&lt;BR /&gt;BR/Deb&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Nov 2020 16:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-date-Column-in-Excel/m-p/59826#M13410</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-11-01T16:04:00Z</dc:date>
    </item>
  </channel>
</rss>

