Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 130
Default auto filter not working

I have my auto filter on to keep anything that does not equal 0...it is
working well except that it keeps the last line in my project which is 0.

Does anyone have a fix for this?

Thanks!
Katie
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default auto filter not working

Maybe your 0 is text and not a real 0

Delete it, format the cell to General and re-enter the 0


Gord Dibben MS Excel MVP

On Wed, 22 Aug 2007 14:58:01 -0700, Katie
wrote:

I have my auto filter on to keep anything that does not equal 0...it is
working well except that it keeps the last line in my project which is 0.

Does anyone have a fix for this?

Thanks!
Katie


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default auto filter not working

Or perhaps it is a very small number, which your formatting showed as zero.
Set the cell format to General & see what it displays, also what does the
format bar show? Does =(cell_ref=0) show TRUE or FALSE? If you've got
small numbers resulting from fixed point calculations you may wish to test
for something like:
ABS(cell_ref)<10^-8 (adjust tolerance to suit your data), rather than for
cell_ref=0
--
David Biddulph

"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
Maybe your 0 is text and not a real 0

Delete it, format the cell to General and re-enter the 0


On Wed, 22 Aug 2007 14:58:01 -0700, Katie

wrote:

I have my auto filter on to keep anything that does not equal 0...it is
working well except that it keeps the last line in my project which is 0.

Does anyone have a fix for this?

Thanks!
Katie




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
Auto Filter not working doublew Excel Discussion (Misc queries) 2 April 20th 07 06:38 PM
auto filter not working [email protected] Excel Discussion (Misc queries) 3 June 6th 06 12:16 AM
Auto Filter Not working beata Excel Discussion (Misc queries) 2 May 4th 06 02:11 PM
auto filter not working on all data Kaddy Excel Worksheet Functions 3 January 18th 06 08:34 PM
auto filter stops working [email protected] Excel Discussion (Misc queries) 2 September 1st 05 08:06 PM


All times are GMT +1. The time now is 04:02 AM.

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"