P
perlaki
Hi all, any help with this will be much appreciated.
I'm running an online gig guide, and get sent a gig listings by a majo
ticket agent. Their club names don't match mine, so I need to renam
their club names to match my club ID numbers
e.g. if club name = 'Arches, Glasgow', rename to '107052004145012'
I've tried this
=IF((D1="Barfly @ Masque"),105092002142800,IF((D1="Barfly
Camden"),110112003124941,IF((D1="Barfly
Glasgow"),124112003165208,IF((D1="Carling Academ
Brixton"),110112003115536,IF((D1="100 Club"),110112003122503,IF((D1="9
Feet East, London"),110112003123753,IF((D1="Alexandra Theatre
Birmingham"),118112003121536"")))))))
which basically doesn's work, plus there's a limit to if statements.
have about 50 clubs to rename!!
Any ideas on the best way forward.
Cheer
I'm running an online gig guide, and get sent a gig listings by a majo
ticket agent. Their club names don't match mine, so I need to renam
their club names to match my club ID numbers
e.g. if club name = 'Arches, Glasgow', rename to '107052004145012'
I've tried this
=IF((D1="Barfly @ Masque"),105092002142800,IF((D1="Barfly
Camden"),110112003124941,IF((D1="Barfly
Glasgow"),124112003165208,IF((D1="Carling Academ
Brixton"),110112003115536,IF((D1="100 Club"),110112003122503,IF((D1="9
Feet East, London"),110112003123753,IF((D1="Alexandra Theatre
Birmingham"),118112003121536"")))))))
which basically doesn's work, plus there's a limit to if statements.
have about 50 clubs to rename!!
Any ideas on the best way forward.
Cheer