calculate % of total based on value in cell

halloyd

New Member
Joined
Sep 14, 2018
Messages
17
Hi there,

I have a sheet with claims. There are different claim reasons and costs.

Here is what I'm working with:
Xm9wqZ1.png


In another sheet, I have the total of $ amount and the different reasons.

Here's what that looks like:
FPA7eHn.png


I'm trying to find the % each contributes to the total amount.

Is there a formula for this?

Thank you!
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Hi,

Isn't is just a simple division?, or am I missing the larger part of the question?


Book1
BC
2Amount% of Claims
3$3,532.0551.70%
4$1,403.8020.55%
5$1,161.8017.00%
6$734.8010.75%
7$0.000.00%
8$0.000.00%
9$6,832.45
Sheet267
Cell Formulas
RangeFormula
C3=B3/B$9


Formula copied from C3 to C8, Format C3:C8 as percentage.
 
Upvote 0
Hi,

Isn't is just a simple division?, or am I missing the larger part of the question?

BC
2Amount% of Claims
3$3,532.0551.70%
4$1,403.8020.55%
5$1,161.8017.00%
6$734.8010.75%
7$0.000.00%
8$0.000.00%
9$6,832.45

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

Worksheet Formulas
CellFormula
C3=B3/B$9

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

<tbody>
</tbody>



Formula copied from C3 to C8, Format C3:C8 as percentage.
Well, I wish you were missing something... But I'm just dumb and thought it would be a lot more complicated. I hate math.

Thank you!!
 
Upvote 0
You're very welcome, that happens a lot, sometimes we get so wrapped up with the problem, our brains get cloudy and just need another set of eyes.

(y)
 
Upvote 0

Forum statistics

Threads
1,216,036
Messages
6,128,432
Members
449,452
Latest member
Chris87

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