Column B4 is 9500. I need to show a 10% increase in column C4 and a 15%
increase in D4. Please please help
Column B4 is 9500. I need to show a 10% increase in column C4 and a 15%
increase in D4. Please please help
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
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
>
Try...
C4:
=B4*1.1
and
D4:
=B4*1.15
Hope this helps!
In article <2C3D76E7-D30C-4515-9EA5-1471A9E28D6A@microsoft.com>,
lledcp <lledcp@discussions.microsoft.com> wrote:
> Column B4 is 9500. I need to show a 10% increase in column C4 and a 15%
> increase in D4. Please please help
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks