I am trying to have cell values of 1-1, 1-2, 1-3, 1-....
My guess is this would be most easily achieved through editing the format. I would like it so when I drag the cell containing 1-1 the next cell will have the value 1-2, and the following 1-3 and so on.
Secondly, I would like a cell to be dependent on the value of 2 other cells (both these cells contain drop down lists).
So what I am trying to achieve is that if i select the first value in the list in Cell #1 and the first value in the list in Cell #2... Cell #3 will display 1A. (i.e. if I were to choose the 2nd value in both lists Cell #3 will display 2B). I have shown a little example incase it wasn't clear...
List 1 List 2 Result
Value 1 Value 1 1A
Value 2 Value 1 2A
Value 1 Value 2 1B
Value 4 Value 3 4C
Value 5 Value 2 5B
The values I have listed under result are the actual values I am wanting (not just examples)
Cheers
My guess is this would be most easily achieved through editing the format. I would like it so when I drag the cell containing 1-1 the next cell will have the value 1-2, and the following 1-3 and so on.
Secondly, I would like a cell to be dependent on the value of 2 other cells (both these cells contain drop down lists).
So what I am trying to achieve is that if i select the first value in the list in Cell #1 and the first value in the list in Cell #2... Cell #3 will display 1A. (i.e. if I were to choose the 2nd value in both lists Cell #3 will display 2B). I have shown a little example incase it wasn't clear...
List 1 List 2 Result
Value 1 Value 1 1A
Value 2 Value 1 2A
Value 1 Value 2 1B
Value 4 Value 3 4C
Value 5 Value 2 5B
The values I have listed under result are the actual values I am wanting (not just examples)
Cheers