View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default whole numbers plus a percentage

hi
in c6, enter.....
=C4+(C4*C5)
4.845% = .04845 formated as general.

regards
FSt1

"Marko" wrote:

If c4 is $1,500 and I want to add c5 4.845% to get sum of them in c6.