Hi all,
I have a problem with a nested if formula where what I need is a number to appear i a column depending on the numbers founds in another column.
I think I have something wrong in the formula because it does not work like that.
If someone could help me it would be much appreciated.
The formula looks like this.
=IF($G3>=100;$L$4;IF($G3>=200;$L$5;IF($G3>=300;$L$3;IF($G3>=600;$L$6;IF($G3>=700;$L$7;IF($G3>=400;$L$4))))))
Thanks.
I have a problem with a nested if formula where what I need is a number to appear i a column depending on the numbers founds in another column.
I think I have something wrong in the formula because it does not work like that.
If someone could help me it would be much appreciated.
The formula looks like this.
=IF($G3>=100;$L$4;IF($G3>=200;$L$5;IF($G3>=300;$L$3;IF($G3>=600;$L$6;IF($G3>=700;$L$7;IF($G3>=400;$L$4))))))
Thanks.