looking for help to improve this

in K column id like it to retreat the dates the games were played how would i do that would i use a lookup?
 
Upvote 0

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Excel Workbook
BCDEFGHI
220011-2012PWDLFAPts
3Chelsea660017018
4Man City63217511
Table
Excel 2002
Cell Formulas
RangeFormula
C3=COUNTIF(Results!$C$2:$C$3000,"="&$B3)
C4=COUNTIF(Results!$C$2:$C$3000,"="&$B4)
D3=SUMPRODUCT(--(Results!$C$1:$C$3000=B3),--(Results!$E$1:$E$3000>Results!$F$1:$F$3000))
D4=SUMPRODUCT(--(Results!$C$1:$C$3000=B4),--(Results!$E$1:$E$3000>Results!$F$1:$F$3000))
E3=SUMPRODUCT(--(Results!$C$1:$C$3000=B3),--(Results!$E$1:$E$3000=Results!$F$1:$F$3000))
E4=SUMPRODUCT(--(Results!$C$1:$C$3000=B4),--(Results!$E$1:$E$3000=Results!$F$1:$F$3000))
F3=SUMPRODUCT(--(Results!$C$1:$C$3000=B3),--(Results!$E$1:$E$3000))
F4=SUMPRODUCT(--(Results!$C$1:$C$3000=B4),--(Results!$E$1:$E$3000))
G3=SUMIF(Results!$C:$C,"="&B3,Results!$E$1:$E$3000)
G4=SUMIF(Results!$C:$C,"="&B4,Results!$E$1:$E$3000)
H3=SUMIF(Results!$C$1:$C$3000,"="&B3,Results!$F$1:$F$3000)+SUMIF(Results!$D$1:$D$3000,"="&B3,Results!$C$1:$C$3000)
H4=SUMIF(Results!$C$1:$C$3000,"="&B4,Results!$F$1:$F$3000)+SUMIF(Results!$D$1:$D$3000,"="&B4,Results!$C$1:$C$3000)
I3=(D3*3)+E3
I4=(D4*3)+E4
Excel Workbook
NameRefers To
RESULT=Results!$G$2:$G$390
Workbook Defined Names


thought i would add a few thing that i have found usefull in helping me create my football(soccer)league table
Excel Workbook
KLMNOPQ
2PWDLFAPts
3631211510
463128510
Table
Excel 2002
Cell Formulas
RangeFormula
K3=COUNTIF(Results!$D$2:$D$3000,"="&B3)
K4=COUNTIF(Results!$D$2:$D$3000,"="&B4)
L3=SUMPRODUCT(--(Results!$D$1:$D$3000=B3),--(Results!$E$1:$E$3000))
L4=SUMPRODUCT(--(Results!$D$1:$D$3000=B4),--(Results!$E$1:$E$3000))
M3=SUMPRODUCT(--(Results!$D$1:$D$3000=B3),--(Results!$E$1:$E$3000=Results!$F$1:$F$3000))
M4=SUMPRODUCT(--(Results!$D$1:$D$3000=B4),--(Results!$E$1:$E$3000=Results!$F$1:$F$3000))
N3=SUMPRODUCT(--(Results!$D$1:$D$3000=B3),--(Results!$E$1:$E$3000>Results!$F$1:$F$3000))
N4=SUMPRODUCT(--(Results!$D$1:$D$3000=B4),--(Results!$E$1:$E$3000>Results!$F$1:$F$3000))
O3=SUMIF(Results!$D$1:$D$3000,"="&B3,Results!$F$1:$F$3000)
O4=SUMIF(Results!$D$1:$D$3000,"="&B4,Results!$F$1:$F$3000)
P3=SUMIF(Results!$D$1:$D$3000,"="&B3,Results!$E$1:$E$3000)
P4=SUMIF(Results!$D$1:$D$3000,"="&B4,Results!$E$1:$E$3000)
Q3=(L3*3)+M3
Q4=(L4*3)+M4
Excel Workbook
NameRefers To
RESULT=Results!$G$2:$G$390
Workbook Defined Names
Excel Workbook
STUVWXY
2PWDLFAGD
31291228523
41263315105
Table
Excel 2002
Cell Formulas
RangeFormula
S3=C3+K3
S4=C4+K4
T3=D3+L3
T4=D4+L4
U3=E3+M3
U4=E4+M4
V3=F3+N3
V4=F4+N4
W3=G3+O3
W4=G4+O4
X3=H3+P3
X4=H4+P4
Y3=W3-X3
Y4=W4-X4
Excel Workbook
ZAAABACAD
2Pts%%
328432.32400.4
421801.31200.8
Table
Excel 2002
Cell Formulas
RangeFormula
Z3=I3+Q3
Z4=I4+Q4
AA3=SUM(S3/W3)*100
AA4=SUM(S4/W4)*100
AB3=1/AA3*100
AB4=1/AA4*100
AC3=SUM(S3/X3)*100
AC4=SUM(S4/X4)*100
AD3=1/AC3*100
AD4=1/AC4*100
Excel Workbook
ABCDEFGHIJ
1DateRNDHomeTeamAwayTeamFTHGFTAGRESULTHTRATRFTR
214.8.101TottenhamMan City00XHDADD
314.8.101Aston VWest ham301HWALH
Results
Excel 2002
Cell Formulas
RangeFormula
G2=IF(E2>F2,"1",IF(E2E2=F2,"X",)))
G3=IF(E3>F3,"1",IF(E3E3=F3,"X",)))
H2=IF(E2>F2,"HW",IF(E2E2=F2,"HD",)))
H3=IF(E3>F3,"HW",IF(E3E3=F3,"HD",)))
I2=IF(E2>F2,"AL",IF(E2E2=F2,"AD",)))
I3=IF(E3>F3,"AL",IF(E3E3=F3,"AD",)))
J2=IF(E2>F2,"H",IF(E2E2=F2,"D",)))
J3=IF(E3>F3,"H",IF(E3E3=F3,"D",)))
 
Upvote 0
to sort the table drag my mouse over all of it then i open the data tab click sort then choose Z,Y,W enter
 
Upvote 0

Forum statistics

Threads
1,224,586
Messages
6,179,730
Members
452,939
Latest member
WCrawford

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top