+ Reply to Thread
Results 1 to 3 of 3

check Text

  1. #1
    Registered User
    Join Date
    04-10-2006
    Posts
    7

    check Text

    Dear Gentlemen,

    I have typed a text in a cell. Now want to have formula which checks that the required text is in the cell or not.

    For example

    cell A1 contains rth
    In Cell B1 I want the formula =IF(A1=rth).....
    But whenever I type the above type of formula an error message occours
    Please give suggessions.


    Thank you
    G.Karthi

  2. #2
    Dave Peterson
    Guest

    Re: check Text

    =if(a1="rth", ....



    fitzol wrote:
    >
    > Dear Gentlemen,
    >
    > I have typed a text in a cell. Now want to have formula which checks
    > that the required text is in the cell or not.
    >
    > For example
    >
    > cell A1 contains rth
    > In Cell B1 I want the formula =IF(A1=rth).....
    > But whenever I type the above type of formula an error message occours
    > Please give suggessions.
    >
    > Thank you
    > G.Karthi
    >
    > --
    > fitzol
    > ------------------------------------------------------------------------
    > fitzol's Profile: http://www.excelforum.com/member.php...o&userid=33328
    > View this thread: http://www.excelforum.com/showthread...hreadid=531506


    --

    Dave Peterson

  3. #3
    Leon Noel
    Guest

    Re: check Text

    Read this
    http://techrepublic.com.com/5100-1035_11-1033368.html
    to write a function that checks the cell to if it *contains* the styring
    "rth"
    Leon



    "Dave Peterson" <petersod@verizonXSPAM.net> a écrit dans le message de news:
    443A5ACA.E756A988@verizonXSPAM.net...
    > =if(a1="rth", ....
    >
    >
    >
    > fitzol wrote:
    >>
    >> Dear Gentlemen,
    >>
    >> I have typed a text in a cell. Now want to have formula which checks
    >> that the required text is in the cell or not.
    >>
    >> For example
    >>
    >> cell A1 contains rth
    >> In Cell B1 I want the formula =IF(A1=rth).....
    >> But whenever I type the above type of formula an error message occours
    >> Please give suggessions.
    >>
    >> Thank you
    >> G.Karthi
    >>
    >> --
    >> fitzol
    >> ------------------------------------------------------------------------
    >> fitzol's Profile:
    >> http://www.excelforum.com/member.php...o&userid=33328
    >> View this thread:
    >> http://www.excelforum.com/showthread...hreadid=531506

    >
    > --
    >
    > Dave Peterson




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1