Hello,
I am having problems with using a formula
=IF(C30 ="Tobacco","NotApplicable",IF(C30="Cri","Not Applicable",IF(C30="Peanuts","Not Applicable",'=VLOOKUP(C30,tblProductTypeCode,3))))
Which checks the products and if not Tobacco or Cri or Peanuts then Iwant to insert the vlookup formula into the Cell.
I don't know whether I have got the wrong number of brackets or indeed whether this is possible to do in a Nested If statement.
Please can anybody help
Thanks
I am having problems with using a formula
=IF(C30 ="Tobacco","NotApplicable",IF(C30="Cri","Not Applicable",IF(C30="Peanuts","Not Applicable",'=VLOOKUP(C30,tblProductTypeCode,3))))
Which checks the products and if not Tobacco or Cri or Peanuts then Iwant to insert the vlookup formula into the Cell.
I don't know whether I have got the wrong number of brackets or indeed whether this is possible to do in a Nested If statement.
Please can anybody help
Thanks