Goal Seek only deals with a single variable.
The formula for my calculation would be something like:
X + (X*.52) = 72,000
This looks like three cells in the Excel Spreadsheet
| Amount | Rate | Total |
| 47368 | 0.52 | 72000 |
O4 = M4+(M4*N4)
N4 = .52
When you run the goal seeker, it asks for the "goal" value and the goal cell, (which is required to have the formula) It also asks for an "entry" cell, the cell that gets changed as you spin up toward the goal.

So, this shows, that given a total cost of $72,000, the direct costs allowable using a 52% indirect rate would be $47368.

0 comments:
Post a Comment