getting 3% from a work sheet

  • Thread starter Thread starter Michael Higgins
  • Start date Start date
M

Michael Higgins

Hi,

I have had one of those days, i would like to know how to simply get a 3
percent figure from a box with a add sum formula and place it in a box else
where on the sheet i bet its something that can be done whilst sleeping but
its getting me big time.

Michael
 
If your sum formula is in A1 and you want 3% of that sum in B1, put this
formula in B1: =A1*3%

Tyro
 
Back
Top