#1   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default Formula Help

how do I wrtie a formula that will times a number by a percentage and give me
a greater reult?

For example if I have 100 in cell A1 and 5% (my increase over 100) in B1 and
I want a formula to show me 105% of A1 how would this look?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Formula Help

Hi,

A1 = 100
b1 = 5%
In c1

=A1+A1*B1

Mike

"Jim" wrote:

how do I wrtie a formula that will times a number by a percentage and give me
a greater reult?

For example if I have 100 in cell A1 and 5% (my increase over 100) in B1 and
I want a formula to show me 105% of A1 how would this look?

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Formula Help

=A1*(1+B1)
--
David Biddulph

Jim wrote:
how do I wrtie a formula that will times a number by a percentage and
give me a greater reult?

For example if I have 100 in cell A1 and 5% (my increase over 100) in
B1 and I want a formula to show me 105% of A1 how would this look?

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:07 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"