+ Reply to Thread
Results 1 to 7 of 7

Sum two cells and validate if result equals value in third cell

  1. #1
    Registered User
    Join Date
    02-12-2012
    Location
    White Mountains, NH
    MS-Off Ver
    Excel 2007
    Posts
    65

    Sum two cells and validate if result equals value in third cell

    Hi,
    I'm seeking assistance with the following:
    I'd like to sum two cells, in example, (V7, W7) and compare the result to cell AB7.

    If the sum result matches AB7 then value in formula cell should be set to "1", else "0".


    Thank you.

    Rgds,
    Chubs

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Sum two cells and validate if result equals value in third cell

    Try this:

    Please Login or Register  to view this content.
    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Sum two cells and validate if result equals value in third cell

    =if(V7+w7=AB7,1,0) should do the trick...
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Registered User
    Join Date
    02-12-2012
    Location
    White Mountains, NH
    MS-Off Ver
    Excel 2007
    Posts
    65

    Re: Sum two cells and validate if result equals value in third cell

    Glenn,

    A big thank you!
    Work perfectly.

    Regards,
    Chubs

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Sum two cells and validate if result equals value in third cell

    You're welcome. Can you please mark the thread as solved and maybe say thanks to those who helped by clicking the Add Reputation button at the foot of their posts?

  6. #6
    Registered User
    Join Date
    02-12-2012
    Location
    White Mountains, NH
    MS-Off Ver
    Excel 2007
    Posts
    65

    Re: Sum two cells and validate if result equals value in third cell

    Thanks also to ConneXionLost!
    Most appreciative of your feedback.
    All the best,
    Chubs

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Sum two cells and validate if result equals value in third cell

    Cheers! Any time.

+ 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. Validate information from 2 cells to pull data from a third cell
    By kmcbriarty in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-27-2013, 01:33 PM
  2. If all cells equals a value then format a cell
    By Post2gary in forum Excel General
    Replies: 1
    Last Post: 06-12-2011, 05:42 PM
  3. How to validate two column to get the result
    By trevorlau in forum Excel General
    Replies: 3
    Last Post: 01-26-2010, 12:10 PM
  4. Validate result in a calculated cell
    By judasdac in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-12-2009, 11:32 AM
  5. Validate a result
    By nobbyknownowt in forum Excel General
    Replies: 3
    Last Post: 07-05-2006, 10:59 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