+ Reply to Thread
Results 1 to 5 of 5

IF Formula Associations

  1. #1
    Registered User
    Join Date
    03-31-2014
    Location
    Camp Pendleton, California
    MS-Off Ver
    Excel 2007
    Posts
    15

    IF Formula Associations

    Good Morning Excel Gurus!

    I'm currently working on an excel spreadsheet and can't seem to create the proper IF formula for column associations.

    I'm trying to have the Organization (Column A) associated with the Organization code (Column C)

    The second excel tab contains the Organization and it's matching code.

    Please let me know if you can offer any ideas, I've attached an example of what I'm working with.


    Thank you in advance for your assistance!
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: IF Formula Associations

    Please see attached file with formula in A2
    Attached Files Attached Files
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Registered User
    Join Date
    03-31-2014
    Location
    dubai
    MS-Off Ver
    Excel 2013
    Posts
    51

    Re: IF Formula Associations

    use this formula in Cell A2 and copy it down

    =INDEX(Sheet2!$A:$B,MATCH(C2,Sheet2!$B:$B,0),1)

  4. #4
    Registered User
    Join Date
    03-31-2014
    Location
    Camp Pendleton, California
    MS-Off Ver
    Excel 2007
    Posts
    15

    Re: IF Formula Associations

    Perfect! This is exactly what I was having an issue with.

    Thanks again, can't express how much this helps!

  5. #5
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: IF Formula Associations

    You're welcome. Don't forget to thank those who helped by clicking on Add Reputation *

+ 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] Need help creating some associations of words
    By maxcong in forum Excel General
    Replies: 3
    Last Post: 10-30-2012, 03:44 PM
  2. File associations in Office
    By gorinw10 in forum Excel General
    Replies: 4
    Last Post: 01-24-2012, 04:31 PM
  3. Data Validation associations
    By dam366 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-06-2010, 01:57 PM
  4. Associations & Drop Down Lists
    By Volred in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 04-17-2009, 03:48 PM
  5. [SOLVED] Help with using vba to determine file associations
    By Nice but Dim in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-30-2006, 05:05 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