#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 75
Default Logical Formaula

Hi All,
first i should thanks to men who share their expertise earlier.
this time again i am looking for a logical formula for to calculate simple
addition in the fifth column with the condition that it should satisfy in all
previos columns (off course not for the first one)

A B C D E
1 + 2 + 3 + 4 = 10
--- + 2 + 3 + 4 = ----- (should leave blank)
1 + ---- + 3 + 4 = ----- (should leave
blank)

and so on.. until D

Ultimatly it should add up if there are a desired values in all previous
cells (some thing like a combination of double if & and

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Logical Formaula

There are women as well!

=IF(COUNTA(A1:D1)+4,SUM(A1:D1),"")

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Hassan" wrote in message
...
Hi All,
first i should thanks to men who share their expertise earlier.
this time again i am looking for a logical formula for to calculate simple
addition in the fifth column with the condition that it should satisfy in
all
previos columns (off course not for the first one)

A B C D E
1 + 2 + 3 + 4 = 10
--- + 2 + 3 + 4 = ----- (should leave blank)
1 + ---- + 3 + 4 = ----- (should leave
blank)

and so on.. until D

Ultimatly it should add up if there are a desired values in all previous
cells (some thing like a combination of double if & and



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 75
Default Logical Formaula

Thanks for the answer!

but sorry to write i placed my question wrongly

below i try to write correct

WC QC Sub App % Complete
70% 10% y or n y or n

100% 100% y

100% y

Basically first column is work completion for me (70% weightage), second
column QC check (10% weightage) and this column is Submission (10% weightage
and denoted by €œy€ or €œn€) and forth column is Approval (10% weightage and
denoted by €œy€ or €œn€)
Technically once the Work is completed it should go to QC and so on and for
calculation it should not consider the values if previous stage is not
complete.

Logically I want answer in % Complete as
70% of 100% of WC+10% of 100% of QC (WC being 100 for that row)+10 (if it is
€œy€ in sub column and WC & QC being 100 for that row)+ 10 (if it is €œy€ in
App column and WC, QC being 100 and €œy€ in €œSub€ for that row)

If any condition does not satisfies it should terminate and summation should
be upto previous column

Hope this would help Bob to understand and he will help me out!

Regards,
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 75
Default Logical Formaula

Thanks for the answer!

but sorry to write i placed my below question wrongly

below i try to write correct

WC QC Sub App % Complete
70% 10% y or n y or n

100% 100% y

100% y

Basically first column is work completion for me (70% weightage), second
column QC check (10% weightage) and this column is Submission (10% weightage
and denoted by €œy€ or €œn€) and forth column is Approval (10% weightage and
denoted by €œy€ or €œn€)
Technically once the Work is completed it should go to QC and so on and for
calculation it should not consider the values if previous stage is not
complete.

Logically I want answer in % Complete as
70% of 100% of WC+10% of 100% of QC (WC being 100 for that row)+10 (if it is
€œy€ in sub column and WC & QC being 100 for that row)+ 10 (if it is €œy€ in
App column and WC, QC being 100 and €œy€ in €œSub€ for that row)

If any condition does not satisfies it should terminate and summation should
be upto previous column

Hope this would help Bob to understand and he will help me out!

Regards,
One & All


"Hassan" wrote:

Hi All,
first i should thanks to men who share their expertise earlier.
this time again i am looking for a logical formula for to calculate simple
addition in the fifth column with the condition that it should satisfy in all
previos columns (off course not for the first one)

A B C D E
1 + 2 + 3 + 4 = 10
--- + 2 + 3 + 4 = ----- (should leave blank)
1 + ---- + 3 + 4 = ----- (should leave
blank)

and so on.. until D

Ultimatly it should add up if there are a desired values in all previous
cells (some thing like a combination of double if & and






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
excel formaula paddy 247 Excel Discussion (Misc queries) 3 September 27th 07 01:25 PM
What's wrong with my formaula Be18 Excel Worksheet Functions 2 March 2nd 07 02:49 AM
Help to write a formaula Dinesh Excel Worksheet Functions 1 September 9th 06 06:27 AM
insert rotating formaula Rich Mcc Excel Discussion (Misc queries) 2 March 14th 06 01:19 PM
Formaula to multiply and add Frank Malone Excel Worksheet Functions 5 February 5th 06 09:52 AM


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