ncic_1
New Member
- Joined
- Feb 12, 2004
- Messages
- 43
Hey I have a real simple question I was wondering how to change a number into a string equivalent of a column reference.
ex. 1 would be "A"
2 would be "B"
3 would be "C"
and so on.
I thought that I could just use Columns(1) to get the string "A" but it doesn't seem to work.
Thanks for your help.
ex. 1 would be "A"
2 would be "B"
3 would be "C"
and so on.
I thought that I could just use Columns(1) to get the string "A" but it doesn't seem to work.
Thanks for your help.