multi-IF-function?
Posted by Jan on June 26, 2001 3:31 AM
Hello out there,
I am trying to assign to a column of data a certain multiplyer:
Lets say in column "A" I have various numbers varying between 1 and 9.
In colum "B" I have some amounts of Money.
My aim is to multiply the value in a cell in column "B" with a certain constant that depends on the number, which stands in the adjacent cell(in column "A").
If I have only two numbers I can use a "If_Then" function. But as soon as I have more than two it does not work any more.
Does anybody know how to solve that problem?
Thanks in advance
Jan