Thread: Formula Help
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
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