ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   % Achieved (https://www.excelbanter.com/excel-discussion-misc-queries/250348-%25-achieved.html)

Lawal

% Achieved
 
Please I need assistance resolving this.

Actual Target % Achieved should be
-150 -100 -150/100

what is the formulae to achieve this

I was trying to use the formular below for different scenario

=IF(B3<C3,B3/C3,IF(B3C3,(B3/C3),IF(-B3-(C3),(-B3/C3),IF((C3B3<0),(-B3/ABS(C3)),B3/C3))))



Pete_UK

% Achieved
 
I think you probably want something like this:

=IF(ABS(B2)ABS(C2),B2/ABS(C2),B2/C2)

but if this doesn't give you the results that you want then post back
with a few more examples.

Hope this helps.

Pete

On Dec 7, 6:58*pm, Lawal wrote:
Please I need assistance resolving this.

Actual *Target *% Achieved should be * *
-150 * * * * *-100 * * * * * -150/100

what is the formulae to achieve this

I was trying to use the formular below for different scenario

=IF(B3<C3,B3/C3,IF(B3C3,(B3/C3),IF(-B3-(C3),(-B3/C3),IF((C3B3<0),(-B3/AB*S(C3)),B3/C3))))



Ms-Exl-Learner

% Achieved
 
Assume that you are having data like this.

A1 Cell
-150

B1 Cell
-100

In C1 Cell paste the below formula
=A1/B1

Now place the cursor in C1 cell and Do right ClickFormat
CellsNumberCategoryClick €śPercentage€ť (If required change the decimal
places to 0) and give ok.

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"Lawal" wrote:

Please I need assistance resolving this.

Actual Target % Achieved should be
-150 -100 -150/100

what is the formulae to achieve this

I was trying to use the formular below for different scenario

=IF(B3<C3,B3/C3,IF(B3C3,(B3/C3),IF(-B3-(C3),(-B3/C3),IF((C3B3<0),(-B3/ABS(C3)),B3/C3))))




All times are GMT +1. The time now is 05:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com