Hi,
I have a spreadsheet of a football fixture list with the game number in the columns and the team name on the row. The data in the middle is the team's opponent that week. So it looks something like:
........1.....2......3
ARS...new.LIV....mun
AVL...ful....BLA...WOL
and so on.
Names in lower case are away matches and upper case are at home. Is there a way of assigning a value to each cell depending on whether it is lower or upper case? So I can have a value of 1 for a home match and 2 for an away match, for example.
I have a spreadsheet of a football fixture list with the game number in the columns and the team name on the row. The data in the middle is the team's opponent that week. So it looks something like:
........1.....2......3
ARS...new.LIV....mun
AVL...ful....BLA...WOL
and so on.
Names in lower case are away matches and upper case are at home. Is there a way of assigning a value to each cell depending on whether it is lower or upper case? So I can have a value of 1 for a home match and 2 for an away match, for example.