#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default % 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))))


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default % 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))))


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 506
Default % 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))))


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Maintaining a cells value once a target is achieved cliff18 Excel Worksheet Functions 9 January 10th 09 04:11 AM
% achieved to a negative goal Analyst_John Excel Worksheet Functions 6 December 5th 07 08:58 PM
SUMPRODUCT to establish whether turnaround date was achieved Kierano Excel Worksheet Functions 1 October 18th 06 01:35 PM
Specifying the person who has achieved the highest result Mary Ann Excel Worksheet Functions 8 December 5th 05 07:08 AM
Clickable pie chart - anyone know how this might be achieved? Mark Stephens Charts and Charting in Excel 6 May 7th 05 03:59 PM


All times are GMT +1. The time now is 01:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"