Forum Discussion

Tony55's avatar
Tony55
Copper Contributor
May 23, 2020
Solved

exel

i would like the formulas to be able to do the following please, IF cell A1 had P004 input then cell B1 would automatically have Wacker plate applied and cell C1 would have 001267 applied 

  • In B1: =IF(A1="P004","Wacker plate","") In C1: =IF(A1="P004","001267","") That is, if I've understood correctly what you're asking...

5 Replies

  • Tony55's avatar
    Tony55
    Copper Contributor
    Many thanks that is very helpful, is there a formula to link to a cell rather than a word as follows, =IF(A1="P004","Wacker plate","") instead of saying “wacker plate” could it be linked to what it says in another cell like F1 has the wacker plate in it, so the formula goes to that cell
  • In B1: =IF(A1="P004","Wacker plate","") In C1: =IF(A1="P004","001267","") That is, if I've understood correctly what you're asking...
    • Tony55's avatar
      Tony55
      Copper Contributor

      Austris Bahanovskis 

       

      Many thanks that is very helpful, is there a formula to link to a cell rather than a word as follows, =IF(A1="P004","Wacker plate","") instead of saying “wacker plate” could it be linked to what it says in another cell like F1 has the wacker plate in it, so the formula goes to that cell

Resources