I have two drop down lists, and I want to make it so when combinations are selected using both lists certain data appears as an output. So: The first drop down list has ABCD and the second has 1234, how do I make the outputs correlate with A and 1, A and 2, B and 1, B and 4, etc.