T
TBFA
I need to combine these small if statements into one long if statemen
can anyone please help?
=IF(A17=(1,"Arsenal")
=IF(A17=(2,"Aston Villa")
=IF(A17=(3,"Birmingham City")
=IF(A17=(4,"Blackburn Rovers")
=IF(A17=(5,"Bolton Wanderers")
=IF(A17=(6,"Charlton Athletic")
=IF(A17=(7,"Chelsea")
=IF(A17=(8,"Everton")
=IF(A17=(9,"Fulham")
=IF(A17=(10,"Leeds United")
=IF(A17=(11,"Leicester City")
=IF(A17=(12,"Liverpool")
=IF(A17=(13,"Manchester City")
=IF(A17=(14,"Manchester United")
=IF(A17=(15,"Middlesbrough")
=IF(A17=(16,"Newcastle United")
=IF(A17=(17,"Portsmouth")
=IF(A17=(18,"Southampton")
=IF(A17=(19,"Tottenham Hotspur")
=IF(A17=(20,"Wolverhampton Wanderers")
Thanks a lot!
can anyone please help?
=IF(A17=(1,"Arsenal")
=IF(A17=(2,"Aston Villa")
=IF(A17=(3,"Birmingham City")
=IF(A17=(4,"Blackburn Rovers")
=IF(A17=(5,"Bolton Wanderers")
=IF(A17=(6,"Charlton Athletic")
=IF(A17=(7,"Chelsea")
=IF(A17=(8,"Everton")
=IF(A17=(9,"Fulham")
=IF(A17=(10,"Leeds United")
=IF(A17=(11,"Leicester City")
=IF(A17=(12,"Liverpool")
=IF(A17=(13,"Manchester City")
=IF(A17=(14,"Manchester United")
=IF(A17=(15,"Middlesbrough")
=IF(A17=(16,"Newcastle United")
=IF(A17=(17,"Portsmouth")
=IF(A17=(18,"Southampton")
=IF(A17=(19,"Tottenham Hotspur")
=IF(A17=(20,"Wolverhampton Wanderers")
Thanks a lot!