View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Satti Charvak[_2_] Satti Charvak[_2_] is offline
external usenet poster
 
Posts: 53
Default want to show 10% of one cell in another cell

Say, you have data in cell a1, you can use the formula

=A1*10%

if you want to add 10% to a1 then the formula become

=A1+A1*10%
--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"New and Slow" wrote:

sounds simple but cant figure it out. Please help