Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 247
Default HOW to built a IF formula , if any test fails, none of the other onesto be done ?

HI everybody !

I try do built an IF formula , if any test fails, none of the other
ones are done.

1 ) I have this (is good in my local formula sintax) :
=IF(SUM(A1:A5)<2;IF(SUM(B1:B5)<2;IF(SUM(C1:C5)<2;I F(SUM(D1:D5)
<2;10*10;5*5))))
, but , it don't return 5*5 if , for eg. , in cell C1 the value is
6 ; it return false !

2) Is good this formula , in the sens of my logic ?(if any test fails,
none of the other
ones are done)

Thank you in advance


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default HOW to built a IF formula , if any test fails, none of the other onesto be done ?


ytayta555;327633 Wrote:
HI everybody !

I try do built an IF formula , if any test fails, none of the other
ones are done.

1 ) I have this (is good in my local formula sintax) :
=IF(SUM(A1:A5)<2;IF(SUM(B1:B5)<2;IF(SUM(C1:C5)<2;I F(SUM(D1:D5)
<2;10*10;5*5))))
, but , it don't return 5*5 if , for eg. , in cell C1 the value is
6 ; it return false !

2) Is good this formula , in the sens of my logic ?(if any test fails,
none of the other
ones are done)

Thank you in advance


Hi,
have a look at my reply http://tinyurl.com/cpqrh4


--
Pecoflyer

Cheers -
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=91554

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
Formula fails if cells text format Rob[_4_] Excel Discussion (Misc queries) 3 April 26th 07 03:48 AM
Excel formula fails to update barry Excel Discussion (Misc queries) 1 September 17th 06 12:44 PM
Formula fails in text formatted cell kennoc Excel Worksheet Functions 2 May 3rd 06 12:36 AM
How to use built-in Excel functions in PivotTable formula? Tim Davies Excel Worksheet Functions 1 January 21st 06 04:05 AM
VBA Formula Fails to Execute Patrice Stewart Setting up and Configuration of Excel 1 August 24th 05 09:45 PM


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