+ Reply to Thread
Results 1 to 6 of 6

IF formula required ( i think) one cell equals another cell, then give value of another.

  1. #1
    Registered User
    Join Date
    10-26-2014
    Location
    Melbourne, Australia
    MS-Off Ver
    excel ( for mac ) 2008
    Posts
    27

    Unhappy IF formula required ( i think) one cell equals another cell, then give value of another.

    Hello!

    I am trying to work out a formula for the following:

    I have data D10 through G10.

    In cell M10 I want to compare to the data in B10 to cells D10 through G10.

    If it matches one of the cells then I would like the data that sits the row below another 2 rows of data to be displayed - I11 thru T11 and I15 thru T15 ( are the upper rows )
    I12 thru T12 and I16 thru T16 ( are the lower rows, who's data I ultimately want displayed in M10)...

    I hope that makes sense to someone who can help!

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: IF formula required ( i think) one cell equals another cell, then give value of anothe

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: IF formula required ( i think) one cell equals another cell, then give value of anothe

    Perhaps INDEX/MATCH?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    10-26-2014
    Location
    Melbourne, Australia
    MS-Off Ver
    excel ( for mac ) 2008
    Posts
    27

    Re: IF formula required ( i think) one cell equals another cell, then give value of anothe

    Ok, thanks for your help so far but I'm thinking I might change my data input to help with this formula.

    So now, this shouldn't be too difficult.

    Basically I want to compare the number in b10 to the number in e10 if they're the same, display the number from c10 in cell m10. That's it really!

    Thanks in advance!

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: IF formula required ( i think) one cell equals another cell, then give value of anothe

    May be...


    In M10 Cell


    =IF(B10=E10,C10,"")

  6. #6
    Registered User
    Join Date
    10-26-2014
    Location
    Melbourne, Australia
    MS-Off Ver
    excel ( for mac ) 2008
    Posts
    27

    Re: IF formula required ( i think) one cell equals another cell, then give value of anothe

    Thanks for your help everyone!.

    solved!

+ 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. [SOLVED] Formula/Macro to give active cell reference in cell
    By ExcelFailure in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-23-2014, 03:36 AM
  2. [SOLVED] Need a formula that returns a the content from a cell if another cell equals yes
    By sumner06 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-20-2013, 06:41 PM
  3. [SOLVED] Issue in creating the right formula to give the data required
    By amasson in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 01-29-2013, 08:57 AM
  4. Replies: 6
    Last Post: 08-06-2012, 03:09 PM
  5. If cell equals, give total of another cell
    By Lori Burton in forum Excel General
    Replies: 2
    Last Post: 01-12-2006, 12:35 PM

Tags for this Thread

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