excel - How to convert the allocation of values in a column, into values between 1 to -1 -


in excel i've got column values between 3-21. want convert them in column b, in order have first value 3 = 1 , last value 21 = -1. possible?

thank you!

in b1 enter:

=(-a1+12)/9 , copy down


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)