+ Reply to Thread
Results 1 to 4 of 4

Need help filtering a date column

  1. #1
    Forum Contributor
    Join Date
    12-26-2005
    Location
    annapolis, Md.
    MS-Off Ver
    2007
    Posts
    260

    Need help filtering a date column

    I have unsucessfully tried to filter weekend dates out of a date column. I know how to use the WEEKDAY function to identify Saturdays and Sundays but have not yet figured out how to apply it using the 'Filter' facility. Help will be much appreciated.

  2. #2
    Ron de Bruin
    Guest

    Re: Need help filtering a date column

    Hi Joe

    You can use AdvancedFilter with a formula

    For Example you dates start in A5 (A4 is the header cell)

    Copy this formula in A2 and leave A1 empty
    =OR(WEEKDAY(A5,2)={6,7})

    Use A1:A2 as your criteria now


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl



    "Joe Miller" <[email protected]> wrote in message
    news:[email protected]...
    >
    > I have unsucessfully tried to filter weekend dates out of a date column.
    > I know how to use the WEEKDAY function to identify Saturdays and Sundays
    > but have not yet figured out how to apply it using the 'Filter'
    > facility. Help will be much appreciated.
    >
    >
    > --
    > Joe Miller
    > ------------------------------------------------------------------------
    > Joe Miller's Profile: http://www.excelforum.com/member.php...o&userid=29900
    > View this thread: http://www.excelforum.com/showthread...hreadid=560811
    >




  3. #3
    Ron de Bruin
    Guest

    Re: Need help filtering a date column

    EasyFilter have this option also
    http://www.rondebruin.nl/easyfilter.htm


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl



    "Joe Miller" <[email protected]> wrote in message
    news:[email protected]...
    >
    > I have unsucessfully tried to filter weekend dates out of a date column.
    > I know how to use the WEEKDAY function to identify Saturdays and Sundays
    > but have not yet figured out how to apply it using the 'Filter'
    > facility. Help will be much appreciated.
    >
    >
    > --
    > Joe Miller
    > ------------------------------------------------------------------------
    > Joe Miller's Profile: http://www.excelforum.com/member.php...o&userid=29900
    > View this thread: http://www.excelforum.com/showthread...hreadid=560811
    >




  4. #4
    Forum Contributor
    Join Date
    12-26-2005
    Location
    annapolis, Md.
    MS-Off Ver
    2007
    Posts
    260

    Thanks Ron

    Thanks Ron,

    Joe Miller

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1