View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
ozgrid.com ozgrid.com is offline
external usenet poster
 
Posts: 464
Default How to calcuate 6 variable's contribution towards a fixed sum???

=IF(AND(A1=B1,A1=C1,A1=D1,A1=E1,A1=F1,A1=G1))



--
Regards
Dave Hawley
www.ozgrid.com
"Alexander" wrote in message
...
I have a number of stats on hand. In column A is the results of column B,
C,
D, E, F, G. (Note* column B, C, D, E, F, G values are sometime +'ve
sometimes
-'ve) Is there a function that can tell me the relations between value A
vs
B, A vs C, A vs D... etc)

Your help can save my job~ Thanks