Table Help

mathew1905

New Member
Joined
Dec 13, 2005
Messages
10
World Cup Germany 2006.xls
BCDEFGHIJKLMNOPQRST
2GROUPAPlayedWonDrawnLosePointsGoals+Goals-Goals+/-MatchDate
3Germany00000000  19-JunGermany-CostaRica
4CostaRica00000000  29-JunPoland-Ecuador
5Poland00000000  1714-JunGermany-Poland
6Ecuador00000000  1815-JunEcuador-CostaRica
73320-JunEcuador-Germany
83420-JunCostaRica-Poland
Group Stage


I've got this table and need Each Country to move up and down the table according to points then Goals+/-. I have no idea how to do this so any help welcome.
 
it didnt work when I just simply put the scores in. it said reference not valid. on all the hyperlinks. I am constructing the table and put in the formulas you put in cells j-m 11-16 in your first table set up for each result but changed them to work with the corresponding cells. now each team says =textA1! and so on. What does that mean? When I type that in it comes up with error instead. When I put in the formula you put in for matches and others...ie. =Text!C$26 when i hit enter, then it says file not found. But i do have cells j-m working properly...but how do i go on from there? thanks again for your help
 
Upvote 0

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
This may help you understand how my table is set up.

cells a 7,9,11,13,15,17 are my home teams
cells d 7,9,11,13,15,17 are away teams
cells b 7,9,11,13,15,17 are home scores
cells c 7,9,11,13,15,17 are away scores

cell u7 i typed in rank
cell u9 i typed in 1, u11 i typed in 2, u13 i typed in 3, u15 i typed in 4

cell v 7 i typed in team
cells v9, v11, v13, v15 are the cells i want the team names to appear in order how they finish...ie. Germany, poland...so on so forth

cell w9 i put in the formula =IF(AND(ISNUMBER(B7),ISNUMBER(C7)),1,0)

cell w 11 i put in =IF(AND(ISNUMBER(B9),ISNUMBER(C9)),1,0)

w13 =IF(AND(ISNUMBER(B11),ISNUMBER(C11)),1,0)

w15=IF(AND(ISNUMBER(B13),ISNUMBER(C15)),1,0)

w17=IF(AND(ISNUMBER(B15),ISNUMBER(C15)),1,0)

w20=IF(AND(ISNUMBER(B17),ISNUMBER(C17)),1,0)

x9=IF(W9>0,IF(B7>C7,1,0),0)

x11=IF(W11>0,IF(B9>C9,1,0),0)

x13=IF(W13>0,IF(B11>C11,1,0),0)

x15=IF(W15>0,IF(B13>C13,1,0),0)

x17=IF(W17>0,IF(B15>C15,1,0),0)

x20=IF(W20>0,IF(B17>C17,1,0),0)

y9=IF(W9>0,IF(B7=C7,1,0),0)

y11=IF(W13>0,IF(B9=C9,1,0),0)

y13=IF(W13>0,IF(B11=C11,1,0),0)

y15=IF(W15>0,IF(B13=C13,1,0),0)

y17=IF(W17>0,IF(B15=C15,1,0),0)

y20=IF(W20>0,IF(B17=C17,1,0),0)

z9=IF(W9>0,IF(B7<C7,1,0),0)

z11=IF(W11>0,IF(B9<C9,1,0),0)

z13=IF(W13>0,IF(B11<C11,1,0),0)

z15=IF(W15>0,IF(B13<C13,1,0),0)

z17=IF(W17>0,IF(B15<C15,1,0),0)

z20=IF(W20>0,IF(B17<C17,1,0),0)

in cells aa 9,11,13,15 i want the points won to appear (3 for win, 1 for tie, 0 for each loss)

in cells ab 9,11,13,15 i want the matches played to appear

in cells ac 9,11,13,15 i want the wins to appear

in cells ad 9,11,13,15 i want the losses to appear

in cells ae 9,11,13,15 i want the draws to appear

in cells af 9,11,13,15 i want the goals scored number to appear

in cells ag 9,11,13,15 i want the goals against number to appear

in cells ah 9,11,13,15 i want the goal differential to appear

Do I need to do anything special with team names...or can they be just text? Please help
 
Upvote 0
earlier i put

z9=IF(W9>0,IF(B7
z11=IF(W11>0,IF(B9
z13=IF(W13>0,IF(B11
z15=IF(W15>0,IF(B13
z17=IF(W17>0,IF(B15
z20=IF(W20>0,IF(B17

i meant

z9=IF(W9>0,IF(B7<C7,1,0),0)
z11=IF(W11>0,IF(B9<C9,1,0),0)
z13=IF(W13>0,IF(B11<C11,1,0),0)
z15=IF(W15>0,IF(B13<C13,1,0),0)
z17=IF(W17>0,IF(B15<C15,1,0),0)
z19=IF(W20>0,IF(B17<C17,1,0),0)
 
Upvote 0
it still didnt paste correctly...but know that the formulas for the z cells are correct and working
 
Upvote 0
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:eek:="urn:schemas-microsoft-com:eek:ffice:eek:ffice"
xmlns:x="urn:schemas-microsoft-com:eek:ffice:excel"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Excel.Sheet>
<meta name=Generator content="Microsoft Excel 9">
<link rel=File-List href="./CUP%20POOL_files/filelist.xml">
<link rel=Edit-Time-Data href="./CUP%20POOL_files/editdata.mso">
<link rel=OLE-Object-Data href="./CUP%20POOL_files/oledata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
x\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>HRC User</o:Author>
<o:LastAuthor>HRC User</o:LastAuthor>
<o:LastPrinted>2006-01-11T21:33:52Z</o:LastPrinted>
<o:Created>2006-01-11T20:24:01Z</o:Created>
<o:LastSaved>2006-01-12T16:23:37Z</o:LastSaved>
<o:Company>Hard Rock Cafe Intl.</o:Company>
<o:Version>9.6926</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:DownloadComponents/>
<o:LocationOfComponents HRef="file:C:\I386\itdept\Office%202000%20Premium\msowc.cab"/>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<style>
<!--table
{mso-displayed-decimal-separator:"\.";
mso-displayed-thousand-separator:"\,";}
@page
{margin:1.0in .2in 1.0in .6in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-page-orientation:landscape;}
tr
{mso-height-source:auto;}
col
{mso-width-source:auto;}
br
{mso-data-placement:same-cell;}
.style21
{color:blue;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:underline;
text-underline-style:single;
font-family:Arial;
mso-generic-font-family:auto;
mso-font-charset:0;
mso-style-name:Hyperlink;
mso-style-id:8;}
a:link
{color:blue;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:underline;
text-underline-style:single;
font-family:Arial;
mso-generic-font-family:auto;
mso-font-charset:0;}
a:visited
{color:purple;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:underline;
text-underline-style:single;
font-family:Arial;
mso-generic-font-family:auto;
mso-font-charset:0;}
.style0
{mso-number-format:General;
text-align:general;
vertical-align:bottom;
white-space:nowrap;
mso-rotate:0;
mso-background-source:auto;
mso-pattern:auto;
color:windowtext;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
mso-generic-font-family:auto;
mso-font-charset:0;
border:none;
mso-protection:locked visible;
mso-style-name:Normal;
mso-style-id:0;}
td
{mso-style-parent:style0;
padding:0px;
mso-ignore:padding;
color:windowtext;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
mso-generic-font-family:auto;
mso-font-charset:0;
mso-number-format:General;
text-align:general;
vertical-align:bottom;
border:none;
mso-background-source:auto;
mso-pattern:auto;
mso-protection:locked visible;
white-space:nowrap;
mso-rotate:0;}
.xl24
{mso-style-parent:style0;
text-align:center;
border:.5pt solid windowtext;}
.xl25
{mso-style-parent:style0;
text-align:center;
background:silver;
mso-pattern:auto none;}
.xl26
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border:.5pt solid windowtext;}
.xl27
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
background:silver;
mso-pattern:auto none;}
.xl28
{mso-style-parent:style0;
text-align:center;}
.xl29
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:silver;
mso-pattern:auto none;}
.xl30
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl31
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:silver;
mso-pattern:auto none;}
.xl32
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl33
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:silver;
mso-pattern:auto none;}
.xl34
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl35
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl36
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;}
.xl37
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;}
.xl38
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:silver;
mso-pattern:auto none;}
.xl39
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl40
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl41
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:silver;
mso-pattern:auto none;}
.xl42
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl43
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl44
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:silver;
mso-pattern:auto none;}
.xl45
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
background:silver;
mso-pattern:auto none;}
.xl46
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl47
{mso-style-parent:style0;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl48
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:silver;
mso-pattern:auto none;}
.xl49
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl50
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:silver;
mso-pattern:auto none;}
.xl51
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:#FFCC99;
mso-pattern:auto none;}
.xl52
{mso-style-parent:style0;
text-align:center;
background:#FFCC99;
mso-pattern:auto none;}
.xl53
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:#FFCC99;
mso-pattern:auto none;}
.xl54
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:#FFFFCC;
mso-pattern:auto none;}
.xl55
{mso-style-parent:style0;
text-align:center;
background:#FFFFCC;
mso-pattern:auto none;}
.xl56
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:#FFFFCC;
mso-pattern:auto none;}
.xl57
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#FFCC99;
mso-pattern:auto none;}
.xl58
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FFCC99;
mso-pattern:auto none;}
.xl59
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FFCC99;
mso-pattern:auto none;}
.xl60
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#FFFFCC;
mso-pattern:auto none;}
.xl61
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FFFFCC;
mso-pattern:auto none;}
.xl62
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FFFFCC;
mso-pattern:auto none;}
.xl63
{mso-style-parent:style21;
color:blue;
text-decoration:underline;
text-underline-style:single;
text-align:center;}
.xl64
{mso-style-parent:style0;
font-weight:700;
font-family:Arial, sans-serif;
mso-font-charset:0;
text-align:center;}
.xl65
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:navy;
mso-pattern:auto none;}
.xl66
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:none;
border-left:none;
background:navy;
mso-pattern:auto none;}
.xl67
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:navy;
mso-pattern:auto none;}
.xl68
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:navy;
mso-pattern:auto none;}
.xl69
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
background:navy;
mso-pattern:auto none;}
.xl70
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:navy;
mso-pattern:auto none;}
.xl71
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:navy;
mso-pattern:auto none;}
.xl72
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:navy;
mso-pattern:auto none;}
.xl73
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:navy;
mso-pattern:auto none;}
.xl74
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#339966;
mso-pattern:auto none;}
.xl75
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#339966;
mso-pattern:auto none;}
.xl76
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#339966;
mso-pattern:auto none;}
.xl77
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:.5pt solid windowtext;
border-left:none;
background:#FFCC99;
mso-pattern:auto none;}
.xl78
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:.5pt solid windowtext;
border-left:none;
background:#FFCC99;
mso-pattern:auto none;}
.xl79
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#FFFFCC;
mso-pattern:auto none;}
.xl80
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:.5pt solid windowtext;
border-left:none;
background:#FFFFCC;
mso-pattern:auto none;}
.xl81
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:.5pt solid windowtext;
border-left:none;
background:#FFFFCC;
mso-pattern:auto none;}
.xl82
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:.5pt solid windowtext;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:#FFCC99;
mso-pattern:auto none;}
.xl83
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:.5pt solid windowtext;
border-right:none;
border-bottom:none;
border-left:none;
background:#FFCC99;
mso-pattern:auto none;}
.xl84
{mso-style-parent:style0;
font-size:5.0pt;
font-family:TheSansSemiBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:#FFCC99;
mso-pattern:auto none;}
.xl85
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:lime;
mso-pattern:auto none;}
.xl86
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:lime;
mso-pattern:auto none;}
.xl87
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:lime;
mso-pattern:auto none;}
.xl88
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#00CCFF;
mso-pattern:auto none;}
.xl89
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#00CCFF;
mso-pattern:auto none;}
.xl90
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#00CCFF;
mso-pattern:auto none;}
.xl91
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#FFFF99;
mso-pattern:auto none;}
.xl92
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FFFF99;
mso-pattern:auto none;}
.xl93
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FFFF99;
mso-pattern:auto none;}
.xl94
{mso-style-parent:style0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#FFCC99;
mso-pattern:auto none;}
.xl95
{mso-style-parent:style0;
text-align:left;}
.xl96
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:maroon;
mso-pattern:auto none;}
.xl97
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:none;
border-left:none;
background:maroon;
mso-pattern:auto none;}
.xl98
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:maroon;
mso-pattern:auto none;}
.xl99
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:none;
border-left:1.5pt solid windowtext;
background:maroon;
mso-pattern:auto none;}
.xl100
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
background:maroon;
mso-pattern:auto none;}
.xl101
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:none;
border-left:none;
background:maroon;
mso-pattern:auto none;}
.xl102
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:maroon;
mso-pattern:auto none;}
.xl103
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:maroon;
mso-pattern:auto none;}
.xl104
{mso-style-parent:style0;
color:white;
font-size:24.0pt;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:none;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:maroon;
mso-pattern:auto none;}
.xl105
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#FF8080;
mso-pattern:auto none;}
.xl106
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FF8080;
mso-pattern:auto none;}
.xl107
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FF8080;
mso-pattern:auto none;}
.xl108
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:1.5pt solid windowtext;
background:#FF9900;
mso-pattern:auto none;}
.xl109
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:none;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FF9900;
mso-pattern:auto none;}
.xl110
{mso-style-parent:style0;
font-family:TheSerifExtraBold;
mso-generic-font-family:auto;
mso-font-charset:0;
text-align:center;
border-top:1.5pt solid windowtext;
border-right:1.5pt solid windowtext;
border-bottom:1.5pt solid windowtext;
border-left:none;
background:#FF9900;
mso-pattern:auto none;}
-->
</style>
<!--[if gte mso 9]><xml>
<x:ExcelWorkbook>
<x:ExcelWorksheets>
<x:ExcelWorksheet>
<x:Name>POOL SHEET</x:Name>
<x:WorksheetOptions>
<x:FitToPage/>
<x:Print>
<x:ValidPrinterInfo/>
<x:Scale>70</x:Scale>
<x:HorizontalResolution>600</x:HorizontalResolution>
<x:VerticalResolution>600</x:VerticalResolution>
</x:Print>
<x:CodeName>Sheet1</x:CodeName>
<x:PageBreakZoom>60</x:PageBreakZoom>
<x:Selected/>
<x:Panes>
<x:Pane>
<x:Number>3</x:Number>
<x:ActiveRow>8</x:ActiveRow>
<x:ActiveCol>28</x:ActiveCol>
</x:Pane>
</x:Panes>
<x:ProtectContents>False</x:ProtectContents>
<x:ProtectObjects>False</x:ProtectObjects>
<x:ProtectScenarios>False</x:ProtectScenarios>
</x:WorksheetOptions>
<x:PageBreaks>
<x:ColBreaks>
<x:ColBreak>
<x:Column>1</x:Column>
</x:ColBreak>
</x:ColBreaks>
<x:RowBreaks>
<x:RowBreak>
<x:Row>16</x:Row>
</x:RowBreak>
</x:RowBreaks>
</x:PageBreaks>
</x:ExcelWorksheet>
<x:ExcelWorksheet>
<x:Name>Sheet3</x:Name>
<x:WorksheetOptions>
<x:CodeName></x:CodeName>
<x:ProtectContents>False</x:ProtectContents>
<x:ProtectObjects>False</x:ProtectObjects>
<x:ProtectScenarios>False</x:ProtectScenarios>
</x:WorksheetOptions>
</x:ExcelWorksheet>
</x:ExcelWorksheets>
<x:WindowHeight>8535</x:WindowHeight>
<x:WindowWidth>15135</x:WindowWidth>
<x:WindowTopX>-1605</x:WindowTopX>
<x:WindowTopY>15</x:WindowTopY>
<x:ProtectStructure>False</x:ProtectStructure>
<x:ProtectWindows>False</x:ProtectWindows>
</x:ExcelWorkbook>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="3073"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body link=blue vlink=purple>

<table x:str border=0 cellpadding=0 cellspacing=0 width=2373 style='border-collapse:
collapse;table-layout:fixed;width:1784pt'>
<col class=xl28 width=96 style='mso-width-source:userset;mso-width-alt:3510;
width:72pt'>
<col class=xl28 width=26 style='mso-width-source:userset;mso-width-alt:950;
width:20pt'>
<col class=xl28 width=26 style='mso-width-source:userset;mso-width-alt:950;
width:20pt'>
<col class=xl28 width=96 style='mso-width-source:userset;mso-width-alt:3510;
width:72pt'>
<col class=xl28 width=12 style='mso-width-source:userset;mso-width-alt:438;
width:9pt'>
<col class=xl28 width=96 style='mso-width-source:userset;mso-width-alt:3510;
width:72pt'>
<col class=xl28 width=26 span=2 style='mso-width-source:userset;mso-width-alt:
950;width:20pt'>
<col class=xl28 width=96 style='mso-width-source:userset;mso-width-alt:3510;
width:72pt'>
<col class=xl28 width=12 style='mso-width-source:userset;mso-width-alt:438;
width:9pt'>
<col class=xl28 width=96 style='mso-width-source:userset;mso-width-alt:3510;
width:72pt'>
<col class=xl28 width=26 span=2 style='mso-width-source:userset;mso-width-alt:
950;width:20pt'>
<col class=xl28 width=96 style='mso-width-source:userset;mso-width-alt:3510;
width:72pt'>
<col class=xl28 width=12 style='mso-width-source:userset;mso-width-alt:438;
width:9pt'>
<col class=xl28 width=96 style='mso-width-source:userset;mso-width-alt:3510;
width:72pt'>
<col class=xl28 width=26 span=2 style='mso-width-source:userset;mso-width-alt:
950;width:20pt'>
<col class=xl28 width=96 style='mso-width-source:userset;mso-width-alt:3510;
width:72pt'>
<col width=64 style='width:48pt'>
<col width=61 style='mso-width-source:userset;mso-width-alt:2230;width:46pt'>
<col width=156 style='mso-width-source:userset;mso-width-alt:5705;width:117pt'>
<col width=40 style='mso-width-source:userset;mso-width-alt:1462;width:30pt'>
<col width=39 style='mso-width-source:userset;mso-width-alt:1426;width:29pt'>
<col width=40 span=2 style='mso-width-source:userset;mso-width-alt:1462;
width:30pt'>
<col width=73 style='mso-width-source:userset;mso-width-alt:2669;width:55pt'>
<col width=79 style='mso-width-source:userset;mso-width-alt:2889;width:59pt'>
<col width=68 span=3 style='mso-width-source:userset;mso-width-alt:2486;
width:51pt'>
<col width=90 style='mso-width-source:userset;mso-width-alt:3291;width:68pt'>
<col width=131 style='mso-width-source:userset;mso-width-alt:4790;width:98pt'>
<col width=152 style='mso-width-source:userset;mso-width-alt:5558;width:114pt'>
<col width=64 span=3 style='width:48pt'>
<tr height=18 style='height:13.5pt'>
<td colspan=19 rowspan=3 height=62 class=xl96 width=1012 style='border-right:
1.5pt solid black;border-bottom:1.5pt solid black;height:46.5pt;width:763pt'>2006
FIFA WORLD CUP OFFICE POOL</td>
<td width=64 style='width:48pt'></td>
<td colspan=17 rowspan=3 class=xl65 width=1297 style='border-right:1.5pt solid black;
border-bottom:1.5pt solid black;width:973pt'>RESULTS</td>
</tr>
<tr height=17 style='height:12.75pt'>
<td height=17 style='height:12.75pt'></td>
</tr>
<tr height=27 style='mso-height-source:userset;height:20.25pt'>
<td height=27 style='height:20.25pt'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 colspan=19 class=xl28 style='height:6.75pt;mso-ignore:colspan'></td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='height:19.5pt'>
<td colspan=4 height=26 class=xl74 style='border-right:1.5pt solid black;
height:19.5pt'>GROUP A</td>
<td class=xl28></td>
<td colspan=4 class=xl74 style='border-right:1.5pt solid black'>GROUP B</td>
<td class=xl28></td>
<td colspan=4 class=xl74 style='border-right:1.5pt solid black'>GROUP C</td>
<td class=xl28></td>
<td colspan=4 class=xl74 style='border-right:1.5pt solid black'>GROUP D</td>
<td></td>
<td colspan=17 class=xl74 style='border-right:1.5pt solid black'>GROUP A</td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl29 style='height:6.75pt'> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>GERMANY</td>
<td class=xl24 x:num>4</td>
<td class=xl24 style='border-left:none' x:num>2</td>
<td class=xl32>COSTA RICA</td>
<td class=xl28></td>
<td class=xl31>ENGLAND</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>PARAGUAY</td>
<td class=xl28></td>
<td class=xl31>ARGENTINA</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>IVORY COAST</td>
<td class=xl28></td>
<td class=xl31>MEXICO</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>IRAN</td>
<td></td>
<td class=xl64>RANK</td>
<td class=xl64>TEAM</td>
<td colspan=4 class=xl64 style='mso-ignore:colspan'></td>
<td class=xl64>POINTS</td>
<td class=xl64>MATCHES</td>
<td class=xl64>WON</td>
<td class=xl64>LOSS</td>
<td class=xl64>DRAW</td>
<td class=xl64>GOALS FOR</td>
<td class=xl64>GOALS AGAINST</td>
<td class=xl64>GOAL DIFFERENTIAL</td>
<td></td>
<td colspan=2 class=xl28 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl29 style='height:6.75pt'> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>POLAND</td>
<td class=xl24 x:num>2</td>
<td class=xl24 style='border-left:none' x:num>3</td>
<td class=xl32>ECUADOR</td>
<td class=xl28></td>
<td class=xl31>TRIN & TOB</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>SWEDEN</td>
<td class=xl28></td>
<td class=xl31>SERB & MONT</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>HOLLAND</td>
<td class=xl28></td>
<td class=xl31>ANGOLA</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>PORTUGAL</td>
<td></td>
<td class=xl64 x:num>1</td>
<td></td>
<td align=right x:num x:fmla="=IF(AND(ISNUMBER(B7),ISNUMBER(C7)),1,0)">1</td>
<td align=right x:num x:fmla="=IF(W9>0,IF(B7>C7,1,0),0)">1</td>
<td align=right x:num x:fmla="=IF(W9>0,IF(B7=C7,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W9>0,IF(B7<C7,1,0),0)">0</td>
<td colspan=11 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl29 style='height:6.75pt'> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td></td>
<td class=xl64></td>
<td colspan=16 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>GERMANY</td>
<td class=xl24 x:num>1</td>
<td class=xl24 style='border-left:none' x:num>0</td>
<td class=xl32>POLAND</td>
<td class=xl28></td>
<td class=xl31>ENGLAND</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>TRIN & TOB</td>
<td class=xl28></td>
<td class=xl31>ARGENTINA</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>SERB & MONT</td>
<td class=xl28></td>
<td class=xl31>MEXICO</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>ANGOLA</td>
<td></td>
<td class=xl64 x:num>2</td>
<td></td>
<td align=right x:num x:fmla="=IF(AND(ISNUMBER(B9),ISNUMBER(C9)),1,0)">1</td>
<td align=right x:num x:fmla="=IF(W11>0,IF(B9>C9,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W13>0,IF(B9=C9,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W11>0,IF(B9<C9,1,0),0)">1</td>
<td colspan=11 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl29 style='height:6.75pt'> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td></td>
<td class=xl64></td>
<td colspan=16 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>ECUADOR</td>
<td class=xl24 x:num>0</td>
<td class=xl24 style='border-left:none' x:num>4</td>
<td class=xl32>COSTA RICA</td>
<td class=xl28></td>
<td class=xl31>SWEDEN</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>PARAGUAY</td>
<td class=xl28></td>
<td class=xl31>HOLLAND</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>IVORY COAST</td>
<td class=xl28></td>
<td class=xl31>PORTUGAL</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>IRAN</td>
<td></td>
<td class=xl64 x:num>3</td>
<td></td>
<td align=right x:num x:fmla="=IF(AND(ISNUMBER(B11),ISNUMBER(C11)),1,0)">1</td>
<td align=right x:num x:fmla="=IF(W13>0,IF(B11>C11,1,0),0)">1</td>
<td align=right x:num x:fmla="=IF(W13>0,IF(B11=C11,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W13>0,IF(B11<C11,1,0),0)">0</td>
<td colspan=11 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl29 style='height:6.75pt'> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td></td>
<td class=xl64></td>
<td colspan=16 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>ECUADOR</td>
<td class=xl24 x:num>1</td>
<td class=xl24 style='border-left:none' x:num>2</td>
<td class=xl32>GERMANY</td>
<td class=xl28></td>
<td class=xl31>PARAGUAY</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>TRIN & TOB</td>
<td class=xl28></td>
<td class=xl31>HOLLAND</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>ARGENTINA</td>
<td class=xl28></td>
<td class=xl31>PORTUGAL</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>MEXICO</td>
<td></td>
<td class=xl64 x:num>4</td>
<td></td>
<td align=right x:num x:fmla="=IF(AND(ISNUMBER(B13),ISNUMBER(C13)),1,0)">1</td>
<td align=right x:num x:fmla="=IF(W15>0,IF(B13>C13,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W15>0,IF(B13=C13,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W15>0,IF(B13<C13,1,0),0)">1</td>
<td colspan=11 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl29 style='height:6.75pt'> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='page-break-before:always;mso-height-source:userset;
height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>COSTA RICA</td>
<td class=xl24 x:num>1</td>
<td class=xl24 style='border-left:none' x:num>1</td>
<td class=xl32>POLAND</td>
<td class=xl28></td>
<td class=xl31>SWEDEN</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>ENGLAND</td>
<td class=xl28></td>
<td class=xl31>IVORY COAST</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>SERB & MONT</td>
<td class=xl28></td>
<td class=xl31>IRAN</td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl32>ANGOLA</td>
<td colspan=3 style='mso-ignore:colspan'></td>
<td align=right x:num x:fmla="=IF(AND(ISNUMBER(B15),ISNUMBER(C15)),1,0)">1</td>
<td align=right x:num x:fmla="=IF(W17>0,IF(B15>C15,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W17>0,IF(B15=C15,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W17>0,IF(B15<C15,1,0),0)">1</td>
<td colspan=11 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl33 style='height:6.75pt'> </td>
<td class=xl34> </td>
<td class=xl34> </td>
<td class=xl35> </td>
<td class=xl28></td>
<td class=xl33> </td>
<td class=xl34> </td>
<td class=xl34> </td>
<td class=xl35> </td>
<td class=xl28></td>
<td class=xl33> </td>
<td class=xl34> </td>
<td class=xl34> </td>
<td class=xl35> </td>
<td class=xl28></td>
<td class=xl33> </td>
<td class=xl34> </td>
<td class=xl34> </td>
<td class=xl35> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 colspan=19 class=xl28 style='height:6.75pt;mso-ignore:colspan'></td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td colspan=4 height=26 class=xl74 style='border-right:1.5pt solid black;
height:19.5pt'>GROUP E</td>
<td class=xl36></td>
<td colspan=4 class=xl74 style='border-right:1.5pt solid black'>GROUP F</td>
<td class=xl36></td>
<td colspan=4 class=xl74 style='border-right:1.5pt solid black'>GROUP G</td>
<td class=xl36></td>
<td colspan=4 class=xl74 style='border-right:1.5pt solid black'>GROUP H</td>
<td colspan=3 style='mso-ignore:colspan'></td>
<td align=right x:num x:fmla="=IF(AND(ISNUMBER(B17),ISNUMBER(C17)),1,0)">1</td>
<td align=right x:num x:fmla="=IF(W20>0,IF(B17>C17,1,0),0)">0</td>
<td align=right x:num x:fmla="=IF(W20>0,IF(B17=C17,1,0),0)">1</td>
<td align=right x:num x:fmla="=IF(W20>0,IF(B17<C17,1,0),0)">0</td>
<td colspan=11 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl29 style='height:6.75pt'> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>USA</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>CZECH REP.</td>
<td class=xl37></td>
<td class=xl31>AUSTRALIA</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>JAPAN</td>
<td class=xl37></td>
<td class=xl31>SOUTH KOREA</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>TOGO</td>
<td class=xl37></td>
<td class=xl31>SPAIN</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>UKRAINE</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl31 style='height:6.75pt'> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>ITALY</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>GHANA</td>
<td class=xl37></td>
<td class=xl31>BRAZIL</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>CROATIA</td>
<td class=xl37></td>
<td class=xl31>FRANCE</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>SWITZERLAND</td>
<td class=xl37></td>
<td class=xl31>TUNISIA</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>SAUDI ARABIA</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl31 style='height:6.75pt'> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>ITALY</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>USA</td>
<td class=xl37></td>
<td class=xl31>JAPAN</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>CROATIA</td>
<td class=xl37></td>
<td class=xl31>FRANCE</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>SOUTH KOREA</td>
<td class=xl37></td>
<td class=xl31>SAUDI ARABIA</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>UKRAINE</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl31 style='height:6.75pt'> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>CZECH REP.</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>GHANA</td>
<td class=xl37></td>
<td class=xl31>BRAZIL</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>AUSTRALIA</td>
<td class=xl37></td>
<td class=xl31>TOGO</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>SWITZERLAND</td>
<td class=xl37></td>
<td class=xl31>SPAIN</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>TUNISIA</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl31 style='height:6.75pt'> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>CZECH REP.</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>ITALY</td>
<td class=xl37></td>
<td class=xl31>JAPAN</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>BRAZIL</td>
<td class=xl37></td>
<td class=xl31>SWITZERLAND</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>SOUTH KOREA</td>
<td class=xl37></td>
<td class=xl31>UKRAINE</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>TUNISIA</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl31 style='height:6.75pt'> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td class=xl37></td>
<td class=xl31> </td>
<td colspan=2 class=xl27 style='mso-ignore:colspan'> </td>
<td class=xl32> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl31 style='height:19.5pt'>GHANA</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>USA</td>
<td class=xl37></td>
<td class=xl31>CROATIA</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>AUSTRALIA</td>
<td class=xl37></td>
<td class=xl31>TOGO</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>FRANCE</td>
<td class=xl37></td>
<td class=xl31>SAUDI ARABIA</td>
<td class=xl26> </td>
<td class=xl26 style='border-left:none'> </td>
<td class=xl32>SPAIN</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl38 style='height:6.75pt'> </td>
<td class=xl39> </td>
<td class=xl39> </td>
<td class=xl40> </td>
<td class=xl37></td>
<td class=xl38> </td>
<td class=xl39> </td>
<td class=xl39> </td>
<td class=xl40> </td>
<td class=xl37></td>
<td class=xl38> </td>
<td class=xl39> </td>
<td class=xl39> </td>
<td class=xl40> </td>
<td class=xl37></td>
<td class=xl38> </td>
<td class=xl39> </td>
<td class=xl39> </td>
<td class=xl40> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 colspan=19 class=xl28 style='height:6.75pt;mso-ignore:colspan'></td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td colspan=9 height=26 class=xl85 style='border-right:1.5pt solid black;
height:19.5pt'>SECOND ROUND</td>
<td class=xl36></td>
<td colspan=4 class=xl88 style='border-right:1.5pt solid black'>QUARTER-FINALS</td>
<td class=xl36></td>
<td colspan=4 class=xl105 style='border-right:1.5pt solid black'>SEMI-FINALS</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl29 style='height:6.75pt'> </td>
<td colspan=7 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl41 style='height:19.5pt'> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl42> </td>
<td class=xl25> </td>
<td class=xl42> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td class=xl28></td>
<td class=xl41> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td class=xl28></td>
<td class=xl41> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=10 style='mso-height-source:userset;height:7.5pt'>
<td height=10 class=xl44 style='height:7.5pt'>WINNER GROUP A</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl45>RUNNER-UP GROUP B</td>
<td class=xl25> </td>
<td class=xl45>WINNER GROUP E</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl46>RUNNER-UP GROUP F</td>
<td class=xl28></td>
<td class=xl44>(1) WINNER A1 VS B2</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl46>WINNER C1 VS. D2</td>
<td class=xl28></td>
<td class=xl44>(A) WINNER QUARTER-FINAL 1</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl46>WINNER QUARTER-FINAL 2</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl41 style='height:19.5pt'> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl42> </td>
<td class=xl25> </td>
<td class=xl42> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td class=xl28></td>
<td class=xl41> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td class=xl28></td>
<td class=xl41> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=10 style='mso-height-source:userset;height:7.5pt'>
<td height=10 class=xl44 style='height:7.5pt'>WINNER GROUP C</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl45>RUNNER-UP GROUP D</td>
<td class=xl25> </td>
<td class=xl45>WINNER GROUP G</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl46>RUNNER-UP GROUP H</td>
<td class=xl28></td>
<td class=xl44>(2) WINNER E1 VS. F2</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl46>WINNER G1 VS. H2</td>
<td class=xl28></td>
<td class=xl44>(B) WINNER QUARTER-FINAL 3</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl46>WINNER QUARTER-FINAL 4</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl41 style='height:19.5pt'> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl42> </td>
<td class=xl25> </td>
<td class=xl42> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td class=xl28></td>
<td class=xl41> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td class=xl28></td>
<td colspan=4 class=xl108 style='border-right:1.5pt solid black'>THIRD PLACE
MATCH</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=10 style='mso-height-source:userset;height:7.5pt'>
<td height=10 class=xl44 style='height:7.5pt'>WINNER GROUP B</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl45>RUNNER-UP GROUP A</td>
<td class=xl25> </td>
<td class=xl45>WINNER GROUP F</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl46>RUNNER-UP GROUP E</td>
<td class=xl28></td>
<td class=xl44>(3) WINNER B1 VS. A2</td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl46>WINNER D1 VS. C2</td>
<td class=xl28></td>
<td class=xl29> </td>
<td colspan=2 class=xl25 style='mso-ignore:colspan'> </td>
<td class=xl30> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td height=26 class=xl41 style='height:19.5pt'> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl42> </td>
<td class=xl25> </td>
<td class=xl42> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td class=xl28></td>
<td class=xl41> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl47> </td>
<td class=xl28></td>
<td class=xl41> </td>
<td class=xl24> </td>
<td class=xl24 style='border-left:none'> </td>
<td class=xl43> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=10 style='mso-height-source:userset;height:7.5pt'>
<td height=10 class=xl48 style='height:7.5pt'>WINNER GROUP D</td>
<td class=xl34> </td>
<td class=xl34> </td>
<td class=xl49>RUNNER-UP GROUP C</td>
<td class=xl34> </td>
<td class=xl49>WINNER GROUP H</td>
<td class=xl34> </td>
<td class=xl34> </td>
<td class=xl50>RUNNER-UP GROUP G</td>
<td class=xl28></td>
<td class=xl48>(4) WINNER F1 VS. E2</td>
<td class=xl34> </td>
<td class=xl34> </td>
<td class=xl50>WINNER H1 VS. G2</td>
<td class=xl28></td>
<td class=xl48>LOSER SEMI-FINAL A</td>
<td class=xl34> </td>
<td class=xl34> </td>
<td class=xl50>LOSER SEMI-FINAL B</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 colspan=19 class=xl28 style='height:6.75pt;mso-ignore:colspan'></td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td colspan=9 height=26 class=xl91 style='border-right:1.5pt solid black;
height:19.5pt'>WORLD CUP FINAL MATCH</td>
<td class=xl28></td>
<td colspan=9 class=xl91 style='border-right:1.5pt solid black'>WORLD CUP
CHAMPION</td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl51 style='height:6.75pt'> </td>
<td colspan=7 class=xl52 style='mso-ignore:colspan'> </td>
<td class=xl53> </td>
<td class=xl28></td>
<td class=xl54> </td>
<td colspan=7 class=xl55 style='mso-ignore:colspan'> </td>
<td class=xl56> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=26 style='mso-height-source:userset;height:19.5pt'>
<td colspan=4 height=26 class=xl94 style='height:19.5pt'> </td>
<td class=xl52> </td>
<td colspan=4 class=xl77 style='border-right:1.5pt solid black'> </td>
<td class=xl28></td>
<td colspan=9 class=xl79 style='border-right:1.5pt solid black'> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=10 style='mso-height-source:userset;height:7.5pt'>
<td colspan=4 height=10 class=xl82 style='height:7.5pt'>WINNER SEMI-FINAL (A)</td>
<td class=xl52> </td>
<td colspan=4 class=xl83 style='border-right:1.5pt solid black'>WINNER
SEMI-FINAL (B)</td>
<td class=xl28></td>
<td class=xl54> </td>
<td colspan=7 class=xl55 style='mso-ignore:colspan'> </td>
<td class=xl56> </td>
<td colspan=18 style='mso-ignore:colspan'></td>
</tr>
<tr height=9 style='mso-height-source:userset;height:6.75pt'>
<td height=9 class=xl57 style='height:6.75pt'> </td>
<td class=xl58> </td>
<td class=xl58> </td>
<td class=xl58> </td>
<td class=xl58> </td>
<td class=xl58> </td>
<td class=xl58> </td>
<td class=xl58> </td>
<td class=xl59> </td>
<td class=xl28></td>
<td
 
Upvote 0

Forum statistics

Threads
1,213,536
Messages
6,114,215
Members
448,554
Latest member
Gleisner2

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