Thread: Sumif problem
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Sumif problem

Well, yes you *could*, but it would give you a different answer. :-(
Perhaps you intended to say that you could divide by 35.1?
--
David Biddulph

"Atishoo" wrote in message
...
or you could divide it by 43.333

"Jacob Skaria" wrote:

=(SUMIF($C:$C,"cs",F:F)+
SUMIF('Fabrications hours'!$C129:$C172,"cs",'Fabrications
hours'!F129:F172))/0.9/39

If this post helps click Yes
---------------
Jacob Skaria


"Suddes" wrote:

=SUMIF($C:$C,"cs",F:F)+SUMIF('Fabrications
hours'!$C129:$C172,"cs",'Fabrications hours'!F129:F172)

this is my formula what i need to do is divide the result of this by
0.9 and
then divided that by 39

how do i change the formula to do this?

THANKS IN ADVANCE