+ Reply to Thread
Results 1 to 4 of 4

true or false based on two corresponding cell

  1. #1
    Registered User
    Join Date
    07-03-2010
    Location
    INDIA
    MS-Off Ver
    Excel 2007
    Posts
    13

    true or false based on two corresponding cell

    Dear All,



    Thanks a lot for helping us previous threads.

    I have a result sheet , i want to return true or false cell by cell .

    e,g- in result sheet C4 and C5 match then cell C6 TRUE , then D4 and D5 match then result in d6 true if match and false if not match and so on for E4 and E5 upto AG4 and AG5.

    Note - Match with formula return value.



    Attached sheet...



    rgds,

    aligahk06
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: true or false based on two corresponding cell

    Not that clear.
    Based on what youve said you don't need MATCH, this is simply

    in C6
    =C4=C5
    and copy along the row.

    Though I suspect there's more to this problem that you haven't explained.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: true or false based on two corresponding cell

    In the example there are leading blanks
    It would be better sorting the source data but
    =trim(c4)=trim(c5)

  4. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: true or false based on two corresponding cell

    Administrative Note:

    Welcome to the forum.

    We would love to help you with your query; however, it has been brought to our attention the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly.

    Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. No help to be offered until the link is provided.)
    HTH
    Regards, Jeff

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 07-27-2014, 11:48 PM
  2. What is best to use for helper cells 0 or 1, typed true or false or =true =false
    By Gingermuppet in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-20-2014, 10:41 PM
  3. [SOLVED] in this TRUE OR FALSE function, i want desired name instead of display true or false
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-15-2013, 06:44 PM
  4. Hide Show rows based on cell value true or false using VBA
    By gopal904 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-12-2013, 07:31 AM
  5. changing cell colour based on true/false
    By morbo in forum Excel General
    Replies: 4
    Last Post: 08-13-2008, 04:39 AM
  6. Filling in a cell based on Checkbox true/false
    By Rivalwon in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-10-2007, 07:07 PM
  7. Displaying data based on a TRUE/FALSE value in a cell
    By static69 in forum Excel General
    Replies: 3
    Last Post: 06-01-2005, 02:09 AM

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