Hi

I have a column of values, ranging from 0-100 in steps of 1.

For each of these values, I require another value to be calculated. The equation to get the new values is:

[ VALUE_IN_COLUMN x(8/3875) ]^-1 - 1

How do I do this in excel?

Thanks