+ Reply to Thread
Results 1 to 10 of 10

last 6 games form in soccer matches,suitable formula

  1. #1
    Registered User
    Join Date
    12-12-2013
    Location
    Milan, Italy
    MS-Off Ver
    Excel 2007 -2010
    Posts
    24

    last 6 games form in soccer matches,suitable formula

    Hi

    I am new of this forum, my english is not perfect. I am from italy
    I have no solve and seeking in Google but I not understand how to apply the formula for last matches as you can to see the file.
    I would like to learn. I think that the function is index and match?
    Take care.

    Davide
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    12-12-2013
    Location
    Milan, Italy
    MS-Off Ver
    Excel 2007 -2010
    Posts
    24

    Re: last 6 games form in soccer matches,suitable formula

    don't know this formula?

  3. #3
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: last 6 games form in soccer matches,suitable formula

    FORUM_D6.xlsxHI

    Please find attached. I've had to add an extra column, to make populating the score easier, this is in column F. YOu dont need this, but without it, you'll stand little chance of understaing the formula.

    Google:

    Array Formulas
    and
    SMALL Excel Function

    this will help understand. Basically, i am getting an array of the row numbers where the home team is the team name, so for example, rows 1, 2,5,6 then i am using small, which takes the x smallest value from an array so we are saying Small({1,2,5,6},x) where x increments each time to the right, and we are using this value for INDEX, which you're familar with.
    Hope this helps

    Sometimes its best to start at the beginning and learn VBA & Excel.

    Please dont ask me to do your work for you, I learnt from Reading books, Recording, F1 and Google and like having all of this knowledge in my head for the next time i wish to do it, or wish to tweak it.
    Available for remote consultancy work PM me

  4. #4
    Registered User
    Join Date
    12-12-2013
    Location
    Milan, Italy
    MS-Off Ver
    Excel 2007 -2010
    Posts
    24

    Re: last 6 games form in soccer matches,suitable formula

    thank you for helping and also give the words to find in google. I would like to exctract as 3 points or W as you can see the colomun G and I instead the results?

  5. #5
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: last 6 games form in soccer matches,suitable formula

    =INDEX($A$1:$F$300,SMALL((IF(($B$1:$B$300=$M3)*($D$1:$D$300<>"")*($E$1:$E$300<>""),ROW($B$1:$B$300))),2),6)

    will need to be

    =INDEX($A$1:$G$300,SMALL((IF(($B$1:$B$300=$M3)*($D$1:$D$300<>"")*($E$1:$E$300<>""),ROW($B$1:$B$300))),2),7)

  6. #6
    Registered User
    Join Date
    12-12-2013
    Location
    Milan, Italy
    MS-Off Ver
    Excel 2007 -2010
    Posts
    24

    Re: last 6 games form in soccer matches,suitable formula

    Hello nathansav

    I have copy your suggestion of formula but give me the error NUM as you can to see the file. I maybe should ctrl+shift+enter?
    Attached Files Attached Files

  7. #7
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: last 6 games form in soccer matches,suitable formula

    Hi,

    Please find attached. I've error trapped it and think there were some that werent CTRL SHIFT + ENTERed.



    FORUM_D12.xlsx

  8. #8
    Registered User
    Join Date
    12-12-2013
    Location
    Milan, Italy
    MS-Off Ver
    Excel 2007 -2010
    Posts
    24

    Re: last 6 games form in soccer matches,suitable formula

    Hallo Nath

    I seeking to solve the problem for total and away with your formula of home but I have not solve
    I have a hard head.
    is right the formula for total last 6 matches:

    =IF.ERROR(INDEX($A$1:$J$300;SMALL((IF(($B$1:$C$300=$M3)*($D$1:$D$300<>"")*($E$1:$E$300<>"");ROW($B$1:$C$300)));1);9);"")

    the formula for away last 6 matches:

    =IF.ERROR(INDEX($A$1:$J$300;SMALL((IF(($C$1:$C$300=$M3)*($E$1:$E$300<>"")*($D$1:$D$300<>"");ROW($C$1:$C$300)));1);9);"")

    I would like to understand this small, if and index.
    thank you very much for your very patient with me

  9. #9
    Registered User
    Join Date
    12-12-2013
    Location
    Milan, Italy
    MS-Off Ver
    Excel 2007 -2010
    Posts
    24

    Re: last 6 games form in soccer matches,suitable formula

    I attached the file , I have modify but I not understand why gives me the date .
    Attached Files Attached Files

  10. #10
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: last 6 games form in soccer matches,suitable formula

    FORUM_FOOTBALL_1.xlsx

    Hope this helps.

+ 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: 10
    Last Post: 08-07-2017, 01:33 PM
  2. HELP Using the =if formula (or a more suitable one for my needs).
    By tomow87 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-18-2014, 11:51 PM
  3. Soccer League Last 5 Games standings ( how to do it?)
    By gerben69 in forum Excel General
    Replies: 1
    Last Post: 08-03-2013, 12:46 PM
  4. Looking for A Suitable Formula for My Spreadsheet To Find Exact Matches of Data
    By Lynda Ritchie in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-24-2012, 09:22 AM
  5. [SOLVED] Help me! Using Excel for Soccer Games
    By Fecozisk in forum Excel General
    Replies: 3
    Last Post: 04-29-2006, 09:10 PM

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