Aug
02
02
Alt-Code for special characters
Function syntax
Value
=char(153)
™
=char(169)
©
=char(174)
=char(128)
®
€
Tip: the function char works with any number between 1 and 254.
Tip: Instead of using the function Char, try pressing and holding Alt and type 0153. Use the same number as you would with the function Char, but add a leading zero.