+ Reply to Thread
Results 1 to 2 of 2

trying to do custom autofilter but its not recognising "*"as wild

Hybrid View

  1. #1
    max power
    Guest

    trying to do custom autofilter but its not recognising "*"as wild

    i am trying to use the auto filter and have selected custom under custom i
    have selected "does not equal to" and the typed "6500*" but it is still
    showing all rows that contain data like 650011, 650009, 650006.

  2. #2
    Debra Dalgleish
    Guest

    Re: trying to do custom autofilter but its not recognising "*"aswild

    You can't use wildcards to AutoFilter for a number within a number.
    You could add a column in which you calculate the left 4 characters of
    the number:

    =LEFT(G2,4)

    Then, AutoFilter that column for 6500.

    max power wrote:
    > i am trying to use the auto filter and have selected custom under custom i
    > have selected "does not equal to" and the typed "6500*" but it is still
    > showing all rows that contain data like 650011, 650009, 650006.



    --
    Debra Dalgleish
    Contextures
    http://www.contextures.com/tiptech.html


+ 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