Hello,
I have two fields with data each ranging from 0 to (potentially) the hundreds of thousands. What I need to accomplish is to re-scale column B so that it matches the range of column A.
For example, if column A values were from 0-50,423 and column B values were from 0-78,534, I'd like to...