I have a program with two list boxes, one for the current key and one for the new key, titled CurrentKey and TranseposeKey.

I want to know if there is a way to show the new chords through for loops instead of massive if-then statements.