+ Reply to Thread
Results 1 to 4 of 4

Associate a name with an amount

  1. #1
    Registered User
    Join Date
    02-17-2004
    Posts
    19

    Associate a name with an amount

    Good Morning:

    My spreadsheet contains 242 rows and 15 columns are data; each row contains a piece of material. In column "A" the name of the materials are listed and column "D" estimated profit dollars are recorded.

    I am using the "Large" and "Small" function to list the Top 10 (Largest and Smallest) estimated profit dollars from (Column D). I am manually typing in the names of the materials (Column) resulting for the function.

    I am unable to figure out a function or equation to have the material's name automatically appear. Is there a function/equation/way that will record the materials name based on the amount?

    Thanks

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Associate a name with an amount

    Perhaps if you don't exactly same numbers in your top list, an INDEX & MATCH will work..

    Assuming that you have the top 10 numbers in range H2:H11, then in I2 and copy down use this..

    =INDEX($A$2:$A$1000,MATCH($H1,$D$2:$D$1000,0))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    02-17-2004
    Posts
    19

    Re: Associate a name with an amount

    Thank you for your help; your solution worked.

    Have a great day.

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Associate a name with an amount

    It's evening here!

    You are welcome and thanks for the feed back.

    As that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thank you.

    Also, as an old member-but with few posts- of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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] Folder has X amount of jpeg files. How to automate creating links for those X amount of fi
    By JPWRana in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-24-2013, 09:50 AM
  2. Replies: 3
    Last Post: 08-04-2013, 09:40 PM
  3. [SOLVED] In pivot match vertical row amount with the horizontal column -amount and highlight that
    By Goku in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-21-2013, 02:04 AM
  4. Replies: 5
    Last Post: 09-30-2010, 08:02 PM
  5. [SOLVED] How can I calculate amount of time left based on amount spent?
    By KLD in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-23-2006, 11:25 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