ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Percent increase (https://www.excelbanter.com/excel-worksheet-functions/17615-percent-increase.html)

lledcp

Percent increase
 
Column B4 is 9500. I need to show a 10% increase in column C4 and a 15%
increase in D4. Please please help

Dave Peterson

In c4:
=b4*1.10
or
=b4*110%

in D4:
=b4*1.15
or
=b4*115%

15% increase of the value in B4 or C4???

Adjust the cell reference as required.

lledcp wrote:

Column B4 is 9500. I need to show a 10% increase in column C4 and a 15%
increase in D4. Please please help


--

Dave Peterson

Domenic

Try...

C4:

=B4*1.1

and

D4:

=B4*1.15

Hope this helps!

In article ,
lledcp wrote:

Column B4 is 9500. I need to show a 10% increase in column C4 and a 15%
increase in D4. Please please help


Tony

Sir,

This was awesome. Probably simple for you. But I greatly appreciate it.

"Dave Peterson" wrote:

In c4:
=b4*1.10
or
=b4*110%

in D4:
=b4*1.15
or
=b4*115%

15% increase of the value in B4 or C4???

Adjust the cell reference as required.

lledcp wrote:

Column B4 is 9500. I need to show a 10% increase in column C4 and a 15%
increase in D4. Please please help


--

Dave Peterson



All times are GMT +1. The time now is 02:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com