+ Reply to Thread
Results 1 to 3 of 3

how to filter dates?

  1. #1
    abigail
    Guest

    how to filter dates?

    I am trying to filter out a number of date groups from a large data base. I
    have not had much luck using advanced filter with wildcards. how do I go
    about filtering aout certain months from a large range of years?

  2. #2
    Bill Ridgeway
    Guest

    Re: how to filter dates?

    One way would need a helper column with the formula -

    =month(A1)

    This will return the month number from the target cell and sorting on the
    helper column will bring all the entries together by month.

    Regards.

    Bill Ridgeway
    Computer Solutions

    "abigail" <abigail@discussions.microsoft.com> wrote in message
    news:69390A39-14DB-4D7B-B33C-79ABE7ED01E0@microsoft.com...
    >I am trying to filter out a number of date groups from a large data base. I
    > have not had much luck using advanced filter with wildcards. how do I go
    > about filtering aout certain months from a large range of years?




  3. #3
    CLR
    Guest

    Re: how to filter dates?

    Yup, and with Bill's suggestion of the helper column, you can also use the
    AutoFilter on it if you wish to actually filter-out all the unwanted
    dates..........

    Vaya con Dios,
    Chuck, CABGx3



    "Bill Ridgeway" <info@1001solutions.co.uk> wrote in message
    news:ddvvkn$a46$1@newsg2.svr.pol.co.uk...
    > One way would need a helper column with the formula -
    >
    > =month(A1)
    >
    > This will return the month number from the target cell and sorting on the
    > helper column will bring all the entries together by month.
    >
    > Regards.
    >
    > Bill Ridgeway
    > Computer Solutions
    >
    > "abigail" <abigail@discussions.microsoft.com> wrote in message
    > news:69390A39-14DB-4D7B-B33C-79ABE7ED01E0@microsoft.com...
    > >I am trying to filter out a number of date groups from a large data base.

    I
    > > have not had much luck using advanced filter with wildcards. how do I go
    > > about filtering aout certain months from a large range of years?

    >
    >




+ 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