Increase value formula

G

GerryK

I'd like help with a formula that would increase the value
in A2:C2 proportionately by what is in D2:F2.

A2:C2 would then =100% of a budget that was distributed as:

Productivity
A2=28%
B2=24%
C2=18%

Support time for production
D2=15%
E2=8%
F2=7%

TIA
 
L

Leo Heuser

Gerry

One way:

In A3:

=A2+(1-SUM($A$2:$C$2))/SUM($D$2:$F$2)*D2

Copy A3 to C3 with the fill handle (the little square
in the lower right corner of the cell)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Formula 2
Another rounding issue 2
Percentage Formula 2
#VALUE Error 3
Simplify formula 37
Function to look at two cells and return a third 2
Formula for next day based on clock 2
If Formula please 2

Top