Results 1 to 7 of 7

searching an array

Threaded View

  1. #1
    Registered User
    Join Date
    09-21-2006
    Posts
    35

    searching an array

    Hello!

    I need help with the following problem...........

    I have generated a couple long lists of baseball data and want manipulate it. I am trying to get a list of pitchers who accounted for at least 20% of their team's win in a given season. I've set up the following short example to try and explain what I need Excel to do for me.

    A B C D E F G

    1 Player Team Year Wins Team Year Wins
    2 A Reds 2002 20 Cubs 2004 94
    3 B Dodgers 2003 21 Giants 2007 77
    4 C Mets 2004 22 Reds 2002 69
    5 D Yankees 2005 23 Dodgers 2006 90
    6 E Cubs 2006 24 Yankees 2005 99
    7 F Giants 2007 25 Mets 2004 88


    I need a way to check the data in column B and column C from a particular row and note when it matches EXACTLY the first two colums from an array (columns E to G). Then I want to know if the number of wins in column D of that line is >= 20% of the corresponding line from the array.

    Hope this makes sense.

    Thanks.
    Last edited by madmanmac; 08-11-2008 at 05:42 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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