+ Reply to Thread
Results 1 to 15 of 15

Extracting Specific data from complex table

  1. #1
    Registered User
    Join Date
    08-22-2013
    Location
    Cape Town
    MS-Off Ver
    Excel 2011
    Posts
    9

    Extracting Specific data from complex table

    Hi Excel Forum guys

    Im having some trouble extracting specific data from my table, i have to extract how many medals a team has won with out the medal count i was wondering what kind of formula i would use??

    ( i have whether they have won gold, silver, bronze and thats it)Winter Olympics.xlsx

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2406 Win 11 Home 64 Bit
    Posts
    23,983

    Re: Extracting Specific data from complex table

    Try =Counta(A2:A37)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    08-22-2013
    Location
    Cape Town
    MS-Off Ver
    Excel 2011
    Posts
    9

    Re: Extracting Specific data from complex table

    I need it per person though, so that guy got x amount and that guy got x amount i've already got the total

  4. #4
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Extracting Specific data from complex table

    Hi,

    Sorry if I'm missing something but I can't see where the table is set up to contain these results?

    Regards
    Click * below if this answer helped

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

  5. #5
    Registered User
    Join Date
    08-22-2013
    Location
    Cape Town
    MS-Off Ver
    Excel 2011
    Posts
    9

    Re: Extracting Specific data from complex table

    on the second sheet, there is an empty column saying no.Medals and thats where i want to display how many medals each athlete has got

  6. #6
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Extracting Specific data from complex table

    Thanks. If you're not concerned about which medals they got, simply:

    =COUNTIF($A$2:$E$37,B2) in H2 and copy down.

    Regards

  7. #7
    Registered User
    Join Date
    08-22-2013
    Location
    Cape Town
    MS-Off Ver
    Excel 2011
    Posts
    9

    Re: Extracting Specific data from complex table

    dude you're a champion thanks soo much :D

  8. #8
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Extracting Specific data from complex table

    You're welcome. Did I get Gold?

  9. #9
    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: Extracting Specific data from complex table

    Quote Originally Posted by XOR LX View Post
    . Did I get Gold?
    And 10000$ as prize!!
    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.

  10. #10
    Registered User
    Join Date
    08-22-2013
    Location
    Cape Town
    MS-Off Ver
    Excel 2011
    Posts
    9

    Re: Extracting Specific data from complex table

    Quote Originally Posted by XOR LX View Post
    You're welcome. Did I get Gold?
    HAHAHA love the joke, and yes you did

  11. #11
    Registered User
    Join Date
    08-22-2013
    Location
    Cape Town
    MS-Off Ver
    Excel 2011
    Posts
    9

    Re: Extracting Specific data from complex table

    but this won't be the last time you hear from me

  12. #12
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Extracting Specific data from complex table

    "And 10000$ as prize!!"

    Great! Think I'll come and retire on a Greek island somewhere then, Fotis!

  13. #13
    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: Extracting Specific data from complex table

    Quote Originally Posted by XOR LX View Post
    "And 10000$ as prize!!"

    Great! Think I'll come and retire on a Greek island somewhere then, Fotis!
    I'll do my best to find a cheap and nice one.. Which will be my prize?

  14. #14
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Extracting Specific data from complex table

    Your prize is that you get to have sunshine for more than two consecutive days in summer...

  15. #15
    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: Extracting Specific data from complex table

    Quote Originally Posted by XOR LX View Post
    Your prize is that you get to have sunshine for more than two consecutive days in summer...
    You mean for more than two consecutive months of course..

    Yes i am lucky!

+ 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: 23
    Last Post: 09-19-2014, 09:48 AM
  2. Pivot Table - Extracting specific data
    By JT in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 03:05 AM
  3. Pivot Table - Extracting specific data
    By JT in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 12:05 AM
  4. [SOLVED] Pivot Table - Extracting specific data
    By JT in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-05-2005, 11:05 PM
  5. Pivot Table - Extracting specific data
    By JT in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-05-2005, 10:05 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