mart_mrexcel

Active Member
Joined
Aug 23, 2008
Messages
295
Office Version
  1. 365
Platform
  1. Windows
I have acciden Unit measure of +/- .25. If my result is .25 my %score point is 100, if my result point is decreasing my %scorepoint should increase too. Can someone help me with the formula thanks
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Hey,

so if your measure can be +.25 or -.25 you want to see 100% in the cell with the formula? Is that right?

=4*ABS(A1)
Where A1 is the accident unit measure.
Then format as a %
 
Upvote 0
Hey,

so if your measure can be +.25 or -.25 you want to see 100% in the cell with the formula? Is that right?

=4*ABS(A1)
Where A1 is the accident unit measure.
Then format as a %

Yes u are correct my measure can be +.25 or -.25. If .25 then 100%. Sir what is 4 in the formula 4*ABS(A1)? and is the A1 the result or the uom?
 
Upvote 0
The 4 translates .25 to a 1, which formatted as % is 100%, I used ABS as you said you want the %scorepoint to increase if the result point is decreasing, A1 is the cell that contains the uom, so put formula in another cell.
 
Upvote 0

Forum statistics

Threads
1,215,062
Messages
6,122,923
Members
449,094
Latest member
teemeren

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