I'm brain dead today and need some help with an if formula.
I would like for the formula to do the following:
There will be several digits in cell "I2".
If the first 4 digits in cell "I2" is "1109" then put "nozzle-700" in cell "G2"; If the first 4 digits in cell "I2" is "1509" then put "nozzle-701" in cell "G2"; If the first 4 digits in cell "I2" is "1809" then put "nozzle-701c" in cell "G2";
If the first 4 digits in cell "I2" is "140b" then put "nozzle-401" in cell "G2";
If the first 4 digits in cell "I2" is "170b" then put "nozzle-401c" in cell "G2"; If the first 4 digits in cell "I2" is "1301" then put "nozzle-t55" in cell "G2"; If the first 4 digits in cell "I2" is "321-" then put "nozzle-t53" in cell "G2".
Are there to many arguments for this formula to work??
I would like for the formula to do the following:
There will be several digits in cell "I2".
If the first 4 digits in cell "I2" is "1109" then put "nozzle-700" in cell "G2"; If the first 4 digits in cell "I2" is "1509" then put "nozzle-701" in cell "G2"; If the first 4 digits in cell "I2" is "1809" then put "nozzle-701c" in cell "G2";
If the first 4 digits in cell "I2" is "140b" then put "nozzle-401" in cell "G2";
If the first 4 digits in cell "I2" is "170b" then put "nozzle-401c" in cell "G2"; If the first 4 digits in cell "I2" is "1301" then put "nozzle-t55" in cell "G2"; If the first 4 digits in cell "I2" is "321-" then put "nozzle-t53" in cell "G2".
Are there to many arguments for this formula to work??