Forum Discussion

KasperHH's avatar
KasperHH
Copper Contributor
Jul 11, 2022
Solved

A formula that labels all convenience stores.

Hi There, this is my first post. Using Office 365 and a fairly new, but excited, Excel user. 🙂  I'm trying to make a smart excel sheet to keep track of my economy and I immediately ran into at pro...
  • SergeiBaklan's avatar
    Jul 11, 2022

    KasperHH 

    As variant you may create helper range as on the left

    and return category by

    =INDEX( $C$3:$C$7, XMATCH(TRUE, ISNUMBER( SEARCH($B$3:$B$7, E3) ) ) )

Resources