show zero value

michael coughlin

New Member
Joined
Dec 11, 2014
Messages
20
POINTSBAGSWINWE
WETHEYTOTALWELOSSTOTAL
392568($17.60)($4.00)($10.00)($63.20)
551427$12.40 ($4.00)$10.00 $36.80
576378$19.80 $12.00 $10.00 $83.60
516423$9.30 $17.00 $10.00 $72.60
533385$14.80 $2.00 $10.00 $53.60
576366$21.00 $10.00 $10.00 $82.00
440592($15.20)$2.00 ($10.00)($46.40)
565426$13.90 ($9.00)$10.00 $29.80
616305$31.10 $9.00 $10.00 $100.20
509499$1.00 $10.00 $10.00 $42.00
$0.00 ($10.00)($20.00)
$0.00 ($10.00)($20.00)
$0.00 ($10.00)($20.00)
$0.00 ($10.00)($20.00)
$0.00 ($10.00)($20.00)
$0.00 ($10.00)($20.00)
$0.00 ($10.00)($20.00)
TOTAL$251.00


in the columns with no values in b or c show zero value in columns f and g. the formula I am using in column f is
=IF(B13>C13,10,-10)
formula for column g is =SUM(D13:F13)*2



<colgroup><col width="101" span="6" style="width:76pt"> </colgroup><tbody>
</tbody>
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
If I have understood correctly, this may be it. In column F
=IF(COUNT(B13:C13)=2,IF(B13>C13,10,-10),0)

Column G formula can stay as you already have it.
 
Upvote 0

Forum statistics

Threads
1,215,102
Messages
6,123,097
Members
449,096
Latest member
provoking

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top