Excel 2013: Need a formula to convert a score between 1-4 to a 1-7 scale with two decimals?

Hotspur76

New Member
Joined
Apr 26, 2017
Messages
2
Hi all,

My organisation currently use a 1-4 scale to score our grounds maintenance contractor's workmanship.

However, our contractor use 1-7.

I need a formula that will convert one to another with 1=1 and 4=7. I need the results to show down to 2 decimals i.e.:

1.00 = 1.00
1.50 = 2.00
2.00 = 3.00
2.50 = 4.00
3.00 = 5.00
3.50 = 6.00
4.00 = 7.00

If I just had to report in whole numbers and halves (even quarters) this would be fine, but I need to report down to the nearest second decimal (10th) i.e.: 1.37 = ?.??

Any ideas?

Thanks, Graeme.
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Excel 2016 (Windows) 32 bit
ABCDE
1Our scoreContractor ScoreContractor ScoreOur Score
21111
32321.5
43532
54742.5
653
763.5
874
Sheet1
Cell Formulas
RangeFormula
B2=(A2-1)*2+1
E2=(D2-1)/2+1


WBD
 
Upvote 0

Forum statistics

Threads
1,214,648
Messages
6,120,726
Members
448,987
Latest member
marion_davis

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