Formula To Show The Percentage Of A Negative Or Positive Amount

SeCreTEnDinG

New Member
Joined
Jan 6, 2014
Messages
9
Hello,

I've poked around on a bunch of forums for a few days and did a lot of searching around, but most of the results I've found aren't what I'm looking for.

Attempting to take a percentage of a single positive or negative value.

The current formula that I'm using seems to work, but when testing totals at the end, there's a slight difference.

=IF(AC37>0,AC37-AC37*0.3,AC37+AC37*0.3)

Doing a test to see if the number is larger then zero, if it is, multiply the number by 0.3, then subtract the result from the original total. The second half says if it's a negative, multiply the number by 0.3, then add it.

I've been reading about ABS but might need it broken down a little. (It's pretty early and my head isn't working yet it seems.) Seems it might be a solution to shortening down the formula some.

Thanks for the hand.
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.

Forum statistics

Threads
1,214,642
Messages
6,120,700
Members
448,979
Latest member
DET4492

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
Back
Top