Hello again people, Newby Here agin needing some kind asitance if possible.
I ma trying to put together a formula that will auto poulate a field.
criteria is as follows: In cell CE3 i am trying to have the text located in the worksheet 'Look up table' placed in cell CE3 depending on the value in CD3.
If(CD3>=300,'look up table'!M10,If(CD3 is between 91 to 300,'look up table'!M11,If(CD3 is between 31 to 90,'look up table'!M12,IF(CD3 is between 11 to 30,'look up table'!M13,IF(CD3<30,'look up table'!M14,If(CD3="",0))))))
in each of the cells where the look up is text needs to be placed into CE3
can any one please assit with this for me
Thank you
I ma trying to put together a formula that will auto poulate a field.
criteria is as follows: In cell CE3 i am trying to have the text located in the worksheet 'Look up table' placed in cell CE3 depending on the value in CD3.
If(CD3>=300,'look up table'!M10,If(CD3 is between 91 to 300,'look up table'!M11,If(CD3 is between 31 to 90,'look up table'!M12,IF(CD3 is between 11 to 30,'look up table'!M13,IF(CD3<30,'look up table'!M14,If(CD3="",0))))))
in each of the cells where the look up is text needs to be placed into CE3
can any one please assit with this for me
Thank you