steve case
Well-known Member
- Joined
- Apr 10, 2002
- Messages
- 815
Ok, here's what I want to do: Down Column A I have the Alphabet Upper and Lower case and in Column B a corresponding letter for a cypher.
My message "How now Brown Cow" in Row 1 needs to be converted by a the fomulas in row 2, the first formula in the row is show below:
<ul><tt><U>|A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|</U>
|A|D| |H|o|w| |n|o|w| |b|r|o|w|n| |c|o|w|
|a|q| |=VLOOKUP(D1,$A:$B,2,TRUE)|
|B|H|
|b|f|
|Y|O|
|y|k|
|Z|P|
|z|l|
</tt>[/list]
How can I make the formula in [D2] distinguish between upper and lower case?
.
.
.
.
.
My message "How now Brown Cow" in Row 1 needs to be converted by a the fomulas in row 2, the first formula in the row is show below:
<ul><tt><U>|A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|</U>
|A|D| |H|o|w| |n|o|w| |b|r|o|w|n| |c|o|w|
|a|q| |=VLOOKUP(D1,$A:$B,2,TRUE)|
|B|H|
|b|f|
|Y|O|
|y|k|
|Z|P|
|z|l|
</tt>[/list]
How can I make the formula in [D2] distinguish between upper and lower case?
.
.
.
.
.