Char « Data Type Functions « VBA / Excel / Access / Word






1.Use the Chr() and Asc() functions to convert between the numerical and string representations of VBA's character code set
2.Selected Characters from VBA's Character Code Set
3.Use the Asc() function to convert a character to its numerical representation