Thread: Sumif problem
View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
Suddes Suddes is offline
external usenet poster
 
Posts: 13
Default Sumif problem

Many thanks Jacob & Mikde i always get lost off nowing where to place the '(
)' i wish there were an easy way to know.
Thanks again

"Mike H" wrote:

Hi,

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

Mike

"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