D
Dig
I have a worksheet that I am setting up. There will be 8 columns and
rows.
What I want to do is setup rows 2 - 5 to look into row 1 for data.
Ex
Row 2A, 3A, 4A, 5A looks in 1A
Row 2B, 3B, 4B, 5B looks in 1B
Etc
So when no data has been typed into cell 1A nothing will appear i
2-5A
But if the Letter A is typed into 1A then 2A shows G 3A shows L, etc
The above is just an illustration but however this is done it will nee
to read letters not numbers.
There is a finite group of letters I am using. The most any cell need
to return is 1 of 12 different letters depending on what is typed int
row1. There may need to be a symbol or two also with certain letters
Ex: V* or E#
I know I can use IF Then but is there a better way to do this?
Thanks
Di
rows.
What I want to do is setup rows 2 - 5 to look into row 1 for data.
Ex
Row 2A, 3A, 4A, 5A looks in 1A
Row 2B, 3B, 4B, 5B looks in 1B
Etc
So when no data has been typed into cell 1A nothing will appear i
2-5A
But if the Letter A is typed into 1A then 2A shows G 3A shows L, etc
The above is just an illustration but however this is done it will nee
to read letters not numbers.
There is a finite group of letters I am using. The most any cell need
to return is 1 of 12 different letters depending on what is typed int
row1. There may need to be a symbol or two also with certain letters
Ex: V* or E#
I know I can use IF Then but is there a better way to do this?
Thanks
Di