Read this tip to make your life smarter, better, faster and wiser. LifeTips is the place to go when you need to know about Excel 97 and other Software topics.
Excel's CHAR function returns the ASCII character which conforms to a code number which you specify (between 1 and 255).
If A1 contains 116, then:
=CHAR(A1)
Returns t.
Guru Spotlight |
Sherril Steele-Carlin |