LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 477
Default Hide when cell value (x) is < 1 but -1

I entered his table data and in cell F2 (creating a helper column = to TRUE
or FALSE - that He could filter-on) I entered:

=AND(NOT(ISBLANK(B2)),NOT(ISBLANK(D2)),B2<1,D2-1)

and Got True in F4, F5 and F6.

Oh well,,,


"Mike Fogleman" wrote:

Jim, I believe the op wants to apply both criteria to each number.
=IF(ABS(SUM(A1:D1))2,"visible","hidden")

Mike F
"Jim May" wrote in message
...
I would like to be able to hide Row D because the values in column A and C
are < 1 and -1.
Applying the above test Row C and E also meet this test. Best to redefine
what you are wanting to get. I'm sure we can help you.


"Craig147" wrote:

Here is the scenario;
A B C D
A 50 25
B 10 9
C 0.5 6
D 0.26 -0.36
E -5 0.99

I would like to be able to hide Row D because the values in column A and
C
are < 1 and -1. Please note that row C and E should not be hidden
because
in one of the columns the value is 1 or < -1.

I would really appreciate any help thanks

Craig




 
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
How can I change the size of a cell and hide what is in the cell? Elisabeth Excel Worksheet Functions 7 January 3rd 08 07:43 PM
auto-hide rows, cell format (# and @), update cell refs, shade cel Mo2 Excel Discussion (Misc queries) 0 April 17th 07 03:44 AM
Hide cell values based on a condition in another cell Cat Excel Worksheet Functions 1 January 4th 07 07:21 AM
Hide row if cell = 0 [email protected] Excel Worksheet Functions 1 June 28th 06 06:35 PM
Hide Value of Cell Mark Excel Discussion (Misc queries) 1 December 23rd 04 05:51 PM


All times are GMT +1. The time now is 04:09 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"