I
Interesting Ian
Hi,
I have a list of football matches. Home teams are in column E and away
teams are in column F. Each cell in Column H consists of text having "Match
Odds", "Correct Scores" or "Over/Under" in. Column J consists of a
suggested outcome of the match. When Column H says "Match Odds" column J
will either have the Home Team name down, the away team down, or simply say
"draw". In column K I want each cell to say either "HOME", "DRAW", "AWAY"
or to be left blank. If a cell in Column H *doesn't* say "Match Odds" I
want the corresponding cell in column K to be blank, where it does say
"Match Odds" and the cell in column J has the same team down as in column E
I want the corresponding cell in column K to say "HOME", if the cell in
column J has the same team down as in column F I want it to say "AWAY" and
if the cell in column J says "DRAW" then the corresponding cell in column K
should also be "DRAW".
I'll provide some examples to make it clear what I mean.
example 1
E3 = Aston Villa
F3 = Southampton
H3 = Match Odds
J3 = Aston Villa
Therefore since J3 = E3 then K3 = "HOME".
example 2
E25 = Blackburn
F25 = West Brom
H25 = Match Odds
J25 = DRAW
Therefore K25 should say DRAW
example 3
E51 = Bolton
F51 = Charlton
H51 = "Correct Score"
J51 = "1-2"
Because H51 doesn't say "Match Odds, I just want K51 to be left blank.
Hope someone can help me!
I have a list of football matches. Home teams are in column E and away
teams are in column F. Each cell in Column H consists of text having "Match
Odds", "Correct Scores" or "Over/Under" in. Column J consists of a
suggested outcome of the match. When Column H says "Match Odds" column J
will either have the Home Team name down, the away team down, or simply say
"draw". In column K I want each cell to say either "HOME", "DRAW", "AWAY"
or to be left blank. If a cell in Column H *doesn't* say "Match Odds" I
want the corresponding cell in column K to be blank, where it does say
"Match Odds" and the cell in column J has the same team down as in column E
I want the corresponding cell in column K to say "HOME", if the cell in
column J has the same team down as in column F I want it to say "AWAY" and
if the cell in column J says "DRAW" then the corresponding cell in column K
should also be "DRAW".
I'll provide some examples to make it clear what I mean.
example 1
E3 = Aston Villa
F3 = Southampton
H3 = Match Odds
J3 = Aston Villa
Therefore since J3 = E3 then K3 = "HOME".
example 2
E25 = Blackburn
F25 = West Brom
H25 = Match Odds
J25 = DRAW
Therefore K25 should say DRAW
example 3
E51 = Bolton
F51 = Charlton
H51 = "Correct Score"
J51 = "1-2"
Because H51 doesn't say "Match Odds, I just want K51 to be left blank.
Hope someone can help me!