Percentage query/formula help

rochytall2000

New Member
Joined
Sep 15, 2006
Messages
24
Office Version
  1. 365
  2. 2019
I need help with the below formula

=H3-(H3*$F$3)

I'm trying to return the revised figure once a percentage has been taken off but my formula is not working correctly (as expected I should say)

H3 is the initial value
F3 contains the percentage value (0.01)

but for some reason it is taking too much off when I copy to the next cell and so on

For example

9707-(97) = 9610

9610-(96) = 9514 but Excel is returning 9418 subtracting 192

In effect doubling the value of the percentage to be subtracted

If I do it where i Just have the percentage amount returned it works but I want to return the new value of H3 in I3 not the percentage value.

Help please

Thanks
Duncan
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.

rochytall2000

New Member
Joined
Sep 15, 2006
Messages
24
Office Version
  1. 365
  2. 2019
Here an example:

  • Jan Feb March
  • 11599 11367 11139 decrease by 2%
  • 13213 12949 12690 decrease by 2.25%
  • 6759 6624 6491 decrease by 2.25%
  • 9609 9417 9229 decrease by 1%

The example above shows the results of my existing calculation starting with January obviously. I want to track it out for many months playing with percentages but obviously I can't when the results my formula is giving me are wrong (my fault I'm sure).

Thanks for taking the time to lok
Duncan
 
Upvote 0

Chris Mack

Well-known Member
Joined
Jun 18, 2013
Messages
803
Hmmm, I can't think why it wouldn't be working.

What cells are we looking at, and where do the formulas go?
 
Upvote 0

rochytall2000

New Member
Joined
Sep 15, 2006
Messages
24
Office Version
  1. 365
  2. 2019
Hmmm, I can't think why it wouldn't be working.

What cells are we looking at, and where do the formulas go?

I'm sorry I don't understand what you need me to do (I'm having a bad day!)
 
Upvote 0

Chris Mack

Well-known Member
Joined
Jun 18, 2013
Messages
803
Hey, no problem.

Basically I'm trying to figure out why your formula is doubling the percentage to subtract, but I can't really picture what it looks like and therefore what you're trying to achieve. So if you could give a description, like, this data is in A1, then I have a formula in A2, then A3, to subtract 1%, and they're all referencing a percentage figure in $F$3, etc.

Alternatively, some people upload their spreadsheets to online storage which can be really helpful.

Chris.
 
Upvote 0

Chris Mack

Well-known Member
Joined
Jun 18, 2013
Messages
803
You need to remove the second "$" so the formula can reference different rows. At the moment they're all looking at $C$3 (2%).

Chris.
 
Upvote 0

Forum statistics

Threads
1,190,783
Messages
5,982,895
Members
439,805
Latest member
IDarkstarX

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top