excel cell problem

  • Thread starter Thread starter Sandy
  • Start date Start date
S

Sandy

I'm sure someone will imediately have the answer to this one...but I haven't. I've been trying for ages and am close to throwing the computer out of the office window!!!

I'm on excel...I need some cells to work out 30% of a number and then add it back on...not well put...I'll try again...
I need to increase each figure by 30%...that was clearer.

Before any one thinks I'm a right Charlie, I can easily do it manually...but I need to set this spreadsheet up to do it automatically.

Thanks guys
 
Sandy

You need to set up a new formula in the cell in which you want the result to appear ie =B3+30%

Sorry Sandy, B3 is just an example of where you want the info to appear, put in your own cell number here.
 
Upvote 0
GillOakWeb said:
You need to set up a new formula in the cell in which you want the result to appear ie =B3+30%
a-okadmin said:
... I don't know why but the +30% method didn't work for me either.

The +30% method won't work because you have to specify 30% of something. =B3+(30%*B3) would have worked.

Regards

Joy
 
Upvote 0

Latest Articles