#1   Report Post  
Posted to microsoft.public.excel.misc
Pete
 
Posts: n/a
Default Custom filters

I would like to create a rule in a column that will filter out every value
ending in '99'. The regular Excel filters will allow me to filters out
particular occurences eg. ABCD99, BCDE99, but not everthing ending in 99
(there are too many to it manually).

Is it possible to create a custom filter along these lines?

Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Pete
 
Posts: n/a
Default Custom filters

Just sussed it for myself.
Thanks.

"Pete" wrote:

I would like to create a rule in a column that will filter out every value
ending in '99'. The regular Excel filters will allow me to filters out
particular occurences eg. ABCD99, BCDE99, but not everthing ending in 99
(there are too many to it manually).

Is it possible to create a custom filter along these lines?

Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph
 
Posts: n/a
Default Custom filters

"Pete" wrote in message
...

"Pete" wrote:

I would like to create a rule in a column that will filter out every
value
ending in '99'. The regular Excel filters will allow me to filters out
particular occurences eg. ABCD99, BCDE99, but not everthing ending in 99
(there are too many to it manually).

Is it possible to create a custom filter along these lines?

Thanks in advance.


Just sussed it for myself.
Thanks.


Thanks for letting us know that you've found the answer, but in doing so it
might be handy if you let other readers know the answer in case they have
similar questions.

I guess that you may have found the AutoFilter Custom option and used "does
not end with" 99? Had you spotted that if you have a number in there rather
than text, if it ends in 99 it evades the filter? Have you found a way
round that?
--
David Biddulph


  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Custom filters

Maybe you could use a helper column that extracts that last two characters:

=right(a2,2)

or even make the helper column text:

=a2&""

Then use that to display the rows you want.

David Biddulph wrote:

"Pete" wrote in message
...

"Pete" wrote:

I would like to create a rule in a column that will filter out every
value
ending in '99'. The regular Excel filters will allow me to filters out
particular occurences eg. ABCD99, BCDE99, but not everthing ending in 99
(there are too many to it manually).

Is it possible to create a custom filter along these lines?

Thanks in advance.


Just sussed it for myself.
Thanks.


Thanks for letting us know that you've found the answer, but in doing so it
might be handy if you let other readers know the answer in case they have
similar questions.

I guess that you may have found the AutoFilter Custom option and used "does
not end with" 99? Had you spotted that if you have a number in there rather
than text, if it ends in 99 it evades the filter? Have you found a way
round that?
--
David Biddulph


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
Named custom filters? moruga Excel Discussion (Misc queries) 0 February 13th 06 09:33 PM
Can you link a custom property to an Excel custom header text? LouErc Setting up and Configuration of Excel 0 November 8th 05 04:58 PM
Custom views, filters sensitive, in a share workbook an protect sh Andre Fernandes New Users to Excel 0 October 31st 05 09:36 PM
troubleshoot custom Excel Auto Filters when the column is a # or d MEM Excel Worksheet Functions 1 March 8th 05 09:10 PM


All times are GMT +1. The time now is 04:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"