+ Reply to Thread
Results 1 to 3 of 3

Formula to match two cells to return another cell value.

  1. #1
    Registered User
    Join Date
    09-27-2012
    Location
    Northampton, England
    MS-Off Ver
    excel 2016
    Posts
    64

    Formula to match two cells to return another cell value.

    hi guys - hoping you can help! it would save me a hell of a lot of time!

    so this is what I need. its a database I have exported to excel from sage. unfortunately all the fields are messed up! but I have a sheet with them all sorted but minus their account code!

    so what I need is a formula that matches the 'address 1' field and returns the account code for that address. so for instance on the attached I need the sheet that says good addresses to pull the matching account code for that contact.

    hope that makes! you will save my brain if we can figure a short cut for this!!! Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: Formula to match two cells to return another cell value.

    Try

    =INDEX(Sage!$A$2:$A$10,MATCH('Good addresses'!$B2,Sage!$D$2:$D$10,0))

  3. #3
    Registered User
    Join Date
    09-27-2012
    Location
    Northampton, England
    MS-Off Ver
    excel 2016
    Posts
    64

    Re: Formula to match two cells to return another cell value.

    Thank you sooooo much! u have saved my day!!

+ 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: 9
    Last Post: 07-22-2015, 03:32 PM
  2. SUMIF, Index and Match Formula. Return Cell value
    By FLani in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-04-2014, 02:43 AM
  3. [SOLVED] Formula to find a Match and return row data to cells.
    By hammer2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-09-2013, 10:56 PM
  4. [SOLVED] Formula or Macro to return a value if cells match
    By Justair07 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 09-20-2013, 12:51 PM
  5. Replies: 0
    Last Post: 05-22-2013, 04:40 AM
  6. Replies: 3
    Last Post: 01-08-2013, 09:48 PM
  7. Return Value of cells that match another cell.
    By dodyryda in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-03-2009, 07:58 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