Formula to apply multiple rates (that compound) to a core number.

Bonga

New Member
Joined
Oct 12, 2012
Messages
40
I seem to recall an excel formula that would allow me to take a direct labor cost, apply a fringe rate, apply an overhead rate, apply a general & administrative rate, and finally apply a profit rate, in one fell swoop. I thought it was the [ =schedule ] function, but that doesn't seem to exist. Example: =???Function????(Labor cost, Fringe Rate, O/H Rate, G&A Rate, Profit Rate) -- instead of ("X" * (1+Fringe)*(1+O/H)*(1+G&A)*(1+Profit).

Can anyone refresh my memory?

Thank you and Kind regards,

Bonga
 
Last edited:

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"
This?


Excel 2010
ABC
2120.03
315.075440.11
415.075440.05
50.0465
Sheet9
Cell Formulas
RangeFormula
A4=12*(1+C2)*(1+C3)*(1+C4)*(1+C5)
A3{=A2*PRODUCT(1+C2:C5)}
Press CTRL+SHIFT+ENTER to enter array formulas.
 
Upvote 0
Some of the financial functions are a little obscure. I knew there was one that did what you wanted, but I had to go search for it.

Glad to help! :cool:
 
Upvote 0

Forum statistics

Threads
1,214,984
Messages
6,122,601
Members
449,089
Latest member
Motoracer88

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