Please help!
Is there a formula that I can put into cell E5 that calculates... for cells E2:E4 if E=1 and D="" then B*C, and then returns the sum in E5?
Cheers!
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]person[/TD]
[TD]Cost[/TD]
[TD]%[/TD]
[TD]mon[/TD]
[TD]tue[/TD]
[TD]wed[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]aa[/TD]
[TD]20000[/TD]
[TD]10%[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]bb[/TD]
[TD]30000[/TD]
[TD]20%[/TD]
[TD][/TD]
[TD]1[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]cc[/TD]
[TD]10000[/TD]
[TD]30%[/TD]
[TD][/TD]
[TD][/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][/TD]
[TD]Cost[/TD]
[TD][/TD]
[TD][/TD]
[TD]6000[/TD]
[TD]3000[/TD]
[/TR]
</tbody>[/TABLE]
Is there a formula that I can put into cell E5 that calculates... for cells E2:E4 if E=1 and D="" then B*C, and then returns the sum in E5?
Cheers!
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]person[/TD]
[TD]Cost[/TD]
[TD]%[/TD]
[TD]mon[/TD]
[TD]tue[/TD]
[TD]wed[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]aa[/TD]
[TD]20000[/TD]
[TD]10%[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]bb[/TD]
[TD]30000[/TD]
[TD]20%[/TD]
[TD][/TD]
[TD]1[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]cc[/TD]
[TD]10000[/TD]
[TD]30%[/TD]
[TD][/TD]
[TD][/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][/TD]
[TD]Cost[/TD]
[TD][/TD]
[TD][/TD]
[TD]6000[/TD]
[TD]3000[/TD]
[/TR]
</tbody>[/TABLE]