Math Formula dont get it!!

DanielShuster96

New Member
Joined
Nov 10, 2017
Messages
2
Iv'e got a problen, with that formula I tried 0.40*100 and 0.60*100 but when i had in one group 1 person he will need to pay it all and its not correct.. Read in the picture.
0ojygddnzulx.png
[/URL][/IMG]
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
may be


Excel 2013/2016
ABCDE
1per Bper ABA
21009.113.682
Sheet3
Cell Formulas
RangeFormula
B2=A2/(D2+1.5*E2)
C2=1.5*B2
 
Last edited:
Upvote 0
may be

Excel 2013/2016
ABCDE
1per Bper ABA
21009.113.682

<colgroup><col style="width: 25pxpx"><col><col><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet3

Worksheet Formulas
CellFormula
B2=A2/(D2+1.5*E2)
C2=1.5*B2

<thead>
</thead><tbody>
</tbody>

<tbody>
</tbody>

TNX, but what if group "A" = 0 ?
 
Upvote 0
ok, how about?


Excel 2013/2016
ABCDE
1per Bper ABA
21009.113.682
Sheet3
Cell Formulas
RangeFormula
B2=IF(D2=0,0,A2/(D2+1.5*E2))
C2=IF(E2=0,0,IF(D2=0,A2/E2,1.5*B2))
 
Upvote 0

Forum statistics

Threads
1,215,770
Messages
6,126,794
Members
449,337
Latest member
BBV123

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