Forum Discussion

3 Replies

  • Hi Tracey

     

    In column A you have text and in column D numbers. If you transform what both will be text or both numbers your formula works.

     

    Or you may make transformation within the formula like

    =IFERROR(VLOOKUP(TEXT(D3,"General"),$A$2:$B$34,2,FALSE),"")

    and attached

Resources