excel quotes in formula question
        Posted  
        
            by I__
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by I__
        
        
        
        Published on 2010-06-16T21:41:59Z
        Indexed on 
            2010/06/16
            21:42 UTC
        
        
        Read the original article
        Hit count: 213
        
i have a column with this data:
IT_AMPH
IT_BARB
IT_BENZ
IT_BUP
SOMA
i want the column next to it to be literarely
=like "*,IT_AMPH,*"
=like "*,IT_BARB,*"
=like "*,IT_BENZ,*"
etc
please note that i want the equal signed to be displayed, exactly as shown above
what would be the formula for this?
© Stack Overflow or respective owner