AYouQueTai
Board Regular
- Joined
- Sep 14, 2019
- Messages
- 50
- Office Version
- 365
- Platform
- Windows
Hello,
I asked for help a few weeks ago and was given the following formula. It works great but I would like to tweak it a bit now that I see it's potential.
I would like it to check the date in cell F2 of my Matchup Sheet and get the 6 last completed results from that date. Results[Date] is the range it should check.
This would allow me to look back at previous games and see their last 6 results from any given night rather then just being able to see their last 6 games as of today.
The date would act as a blocker and not count any games after it.
=INDEX(Results[GameID],AGGREGATE(14,6,(ROW(Results[Visitor])-ROW('Results'!$E$2)+1)/((--(Results[Status]="Completed"))+(--($A$8=Results[Visitor]))+(--($A$8=Results[Home]))=2),ROWS($A38:$C$43)))
I tried adding (--(Results[Date]<$F$2)) but it didn't work. Dividing the aggregate function boggles my mind so i'm hoping someone can help.
Thanks
I asked for help a few weeks ago and was given the following formula. It works great but I would like to tweak it a bit now that I see it's potential.
I would like it to check the date in cell F2 of my Matchup Sheet and get the 6 last completed results from that date. Results[Date] is the range it should check.
This would allow me to look back at previous games and see their last 6 results from any given night rather then just being able to see their last 6 games as of today.
The date would act as a blocker and not count any games after it.
=INDEX(Results[GameID],AGGREGATE(14,6,(ROW(Results[Visitor])-ROW('Results'!$E$2)+1)/((--(Results[Status]="Completed"))+(--($A$8=Results[Visitor]))+(--($A$8=Results[Home]))=2),ROWS($A38:$C$43)))
I tried adding (--(Results[Date]<$F$2)) but it didn't work. Dividing the aggregate function boggles my mind so i'm hoping someone can help.
NHL 2021.xlsx | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | GameID | Status | Date | Time | Visitor | Home | ||
2 | 020001 | Completed | Jan-13 | 5:30 PM | Pittsburgh | Philadelphia | ||
3 | 020002 | Completed | Jan-13 | 8:00 PM | Chicago | Tampa Bay | ||
4 | 020003 | Completed | Jan-13 | 7:00 PM | Montreal | Toronto | ||
5 | 020004 | Completed | Jan-13 | 10:00 PM | Vancouver | Edmonton | ||
6 | 020005 | Completed | Jan-13 | 10:30 PM | St-Louis | Colorado | ||
7 | 020006 | Completed | Jan-14 | 7:00 PM | Washington | Buffalo | ||
8 | 020007 | Completed | Jan-14 | 7:00 PM | Boston | New Jersey | ||
9 | 020008 | Completed | Jan-14 | 7:00 PM | NY Islanders | NY Rangers | ||
10 | 020010 | Completed | Jan-14 | 7:30 PM | Carolina | Detroit | ||
11 | 020011 | Completed | Jan-14 | 8:00 PM | Columbus | Nashville | ||
12 | 020012 | Completed | Jan-14 | 8:00 PM | Calgary | Winnipeg | ||
13 | 020013 | Completed | Jan-14 | 9:00 PM | Vancouver | Edmonton | ||
14 | 020014 | Completed | Jan-14 | 9:00 PM | San Jose | Arizona | ||
15 | 020015 | Completed | Jan-14 | 10:00 PM | Anaheim | Vegas | ||
16 | 020016 | Completed | Jan-14 | 10:00 PM | Minnesota | Los Angeles | ||
17 | 020017 | Completed | Jan-15 | 7:00 PM | Washington | Buffalo | ||
18 | 020018 | Completed | Jan-15 | 7:00 PM | Pittsburgh | Philadelphia | ||
19 | 020019 | Completed | Jan-15 | 7:00 PM | Chicago | Tampa Bay | ||
20 | 020021 | Completed | Jan-15 | 7:00 PM | Toronto | Ottawa | ||
21 | 020022 | Completed | Jan-15 | 9:00 PM | St-Louis | Colorado | ||
22 | 020023 | Completed | Jan-16 | 1:00 PM | Boston | New Jersey | ||
23 | 020024 | Completed | Jan-16 | 7:00 PM | NY Islanders | NY Rangers | ||
24 | 020025 | Completed | Jan-16 | 7:00 PM | Carolina | Detroit | ||
25 | 020026 | Completed | Jan-16 | 8:00 PM | Columbus | Nashville | ||
26 | 020027 | Completed | Jan-16 | 7:00 PM | Toronto | Ottawa | ||
27 | 020028 | Completed | Jan-16 | 10:00 PM | Vancouver | Calgary | ||
28 | 020029 | Completed | Jan-16 | 7:00 PM | Montreal | Edmonton | ||
29 | 020030 | Completed | Jan-16 | 4:00 PM | San Jose | Arizona | ||
30 | 020031 | Completed | Jan-16 | 10:00 PM | Anaheim | Vegas | ||
31 | 020032 | Completed | Jan-16 | 9:00 PM | Minnesota | Los Angeles | ||
32 | 020034 | Completed | Jan-17 | 7:00 PM | Chicago | Florida | ||
33 | 020035 | Completed | Jan-17 | 12:00 PM | Washington | Pittsburgh | ||
34 | 020036 | Completed | Jan-18 | 5:00 PM | Boston | NY Islanders | ||
35 | 020037 | Completed | Jan-18 | 7:30 PM | Buffalo | Philadelphia | ||
36 | 020038 | Completed | Jan-18 | 12:00 PM | Columbus | Detroit | ||
37 | 020039 | Completed | Jan-18 | 8:00 PM | San Jose | St-Louis | ||
38 | 020040 | Completed | Jan-18 | 8:00 PM | Carolina | Nashville | ||
39 | 020041 | Completed | Jan-18 | 7:00 PM | Winnipeg | Toronto | ||
40 | 020042 | Completed | Jan-18 | 9:00 PM | Vancouver | Calgary | ||
41 | 020043 | Completed | Jan-18 | 9:00 PM | Montreal | Edmonton | ||
42 | 020044 | Completed | Jan-18 | 10:00 PM | Arizona | Vegas | ||
43 | 020045 | Completed | Jan-18 | 9:00 PM | Minnesota | Anaheim | ||
44 | 020046 | Completed | Jan-19 | 7:00 PM | New Jersey | NY Rangers | ||
45 | 020047 | Completed | Jan-19 | 7:00 PM | Buffalo | Philadelphia | ||
46 | 020049 | Completed | Jan-19 | 7:00 PM | Chicago | Florida | ||
47 | 020050 | Completed | Jan-19 | 7:00 PM | Washington | Pittsburgh | ||
48 | 020051 | Completed | Jan-19 | 7:30 PM | Columbus | Detroit | ||
49 | 020053 | Completed | Jan-19 | 7:00 PM | Winnipeg | Ottawa | ||
50 | 020054 | Completed | Jan-19 | 10:00 PM | Colorado | Los Angeles | ||
51 | 020055 | Completed | Jan-20 | 9:00 PM | San Jose | St-Louis | ||
52 | 020056 | Completed | Jan-20 | 7:00 PM | Edmonton | Toronto | ||
53 | 020057 | Completed | Jan-20 | 10:00 PM | Montreal | Vancouver | ||
54 | 020058 | Completed | Jan-20 | 10:00 PM | Arizona | Vegas | ||
55 | 020059 | Completed | Jan-20 | 9:30 PM | Minnesota | Anaheim | ||
56 | 020060 | Completed | Jan-21 | 7:00 PM | Philadelphia | Boston | ||
57 | 020061 | Completed | Jan-21 | 7:00 PM | New Jersey | NY Islanders | ||
58 | 020063 | Completed | Jan-21 | 7:00 PM | Tampa Bay | Columbus | ||
59 | 020064 | Completed | Jan-21 | 7:00 PM | Winnipeg | Ottawa | ||
60 | 020065 | Completed | Jan-21 | 9:30 PM | Montreal | Vancouver | ||
61 | 020066 | Completed | Jan-21 | 10:00 PM | Colorado | Los Angeles | ||
62 | 020067 | Completed | Jan-22 | 7:00 PM | Buffalo | Washington | ||
63 | 020068 | Completed | Jan-22 | 7:00 PM | NY Rangers | Pittsburgh | ||
64 | 020070 | Completed | Jan-22 | 7:00 PM | Edmonton | Toronto | ||
65 | 020069 | Completed | Jan-22 | 8:00 PM | Detroit | Chicago | ||
66 | 020071 | Completed | Jan-22 | 8:00 PM | San Jose | Minnesota | ||
67 | 020072 | Completed | Jan-22 | 8:30 PM | Nashville | Dallas | ||
68 | 020073 | Completed | Jan-22 | 9:00 PM | Vegas | Arizona | ||
69 | 020074 | Completed | Jan-22 | 10:00 PM | Colorado | Anaheim | ||
70 | 020077 | Completed | Jan-23 | 2:00 PM | Tampa Bay | Columbus | ||
71 | 020080 | Completed | Jan-23 | 7:00 PM | Montreal | Vancouver | ||
72 | 020075 | Completed | Jan-23 | 7:00 PM | Philadelphia | Boston | ||
73 | 020078 | Completed | Jan-23 | 8:00 PM | Los Angeles | St-Louis | ||
74 | 020079 | Completed | Jan-23 | 10:00 PM | Ottawa | Winnipeg | ||
75 | 020084 | Completed | Jan-24 | 12:30 PM | Detroit | Chicago | ||
76 | 020082 | Completed | Jan-24 | 3:00 PM | Buffalo | Washington | ||
77 | 020087 | Completed | Jan-24 | 4:00 PM | Toronto | Calgary | ||
78 | 020090 | Completed | Jan-24 | 4:00 PM | Vegas | Arizona | ||
79 | 020081 | Completed | Jan-24 | 7:00 PM | NY Islanders | New Jersey | ||
80 | 020083 | Completed | Jan-24 | 7:00 PM | NY Rangers | Pittsburgh | ||
81 | 020091 | Completed | Jan-24 | 8:00 PM | Colorado | Anaheim | ||
82 | 020085 | Completed | Jan-24 | 8:00 PM | Los Angeles | St-Louis | ||
83 | 020088 | Completed | Jan-24 | 8:00 PM | San Jose | Minnesota | ||
84 | 020089 | Completed | Jan-24 | 8:00 PM | Nashville | Dallas | ||
85 | 020086 | Completed | Jan-24 | 9:00 PM | Edmonton | Winnipeg | ||
86 | 020092 | Completed | Jan-25 | 10:00 PM | Ottawa | Vancouver | ||
87 | 020093 | Completed | Jan-26 | 7:00 PM | Pittsburgh | Boston | ||
88 | 020094 | Completed | Jan-26 | 7:00 PM | NY Rangers | Buffalo | ||
89 | 020095 | Completed | Jan-26 | 7:00 PM | Philadelphia | New Jersey | ||
90 | 020096 | Completed | Jan-26 | 7:00 PM | NY Islanders | Washington | ||
91 | 020098 | Completed | Jan-26 | 7:00 PM | Florida | Columbus | ||
92 | 020099 | Completed | Jan-26 | 8:00 PM | Chicago | Nashville | ||
93 | 020100 | Completed | Jan-26 | 8:00 PM | Edmonton | Winnipeg | ||
94 | 020102 | Completed | Jan-26 | 8:00 PM | Los Angeles | Minnesota | ||
95 | 020103 | Completed | Jan-26 | 8:30 PM | Detroit | Dallas | ||
96 | 020106 | Completed | Jan-26 | 9:00 PM | St-Louis | Vegas | ||
97 | 020101 | Completed | Jan-26 | 9:00 PM | Toronto | Calgary | ||
98 | 020104 | Completed | Jan-26 | 9:00 PM | San Jose | Colorado | ||
99 | 020105 | Completed | Jan-26 | 9:00 PM | Anaheim | Arizona | ||
100 | 020107 | Completed | Jan-27 | 7:30 PM | Chicago | Nashville | ||
Results |
Cells with Data Validation | ||
---|---|---|
Cell | Allow | Criteria |
E2:F100 | List | =INDIRECT("Teams[Team]") |
B2:B100 | List | =Dropdowns!$A$2:$A$3 |
Thanks