Thread
:
Convert numerics to alpabetics?
View Single Post
#
2
Posted to microsoft.public.excel.programming
Chip[_3_]
external usenet poster
Posts: 133
Convert numerics to alpabetics?
Try
=CHAR(66)
to CHAR(83)
Just create a loop with the counter increasing. Let me know if you
need help.
Reply With Quote
Chip[_3_]
View Public Profile
Find all posts by Chip[_3_]