Forum Discussion

Per-Olav_Sandbakk's avatar
Per-Olav_Sandbakk
Copper Contributor
May 04, 2022
Solved

IFS and SEARCH with three different return values

Hi!   A newbie on this forum and would never consider my self as an Excel expert 🙂 Plus I'm not very used to the IFSand SEARCH formulas, so I hope you guys out there might help me.   Got a list ...
  • HansVogelaar's avatar
    May 04, 2022

    Per-Olav_Sandbakk 

    For example:

     

    =IFS(ISNUMBER(SEARCH("Advantage";A16));"Advantage";ISNUMBER(SEARCH("Essential";A16));"Essential";ISNUMBER(SEARCH("Premier";A16));"Premier";TRUE;"")

Resources