Hi
for those two special characters use
- copyright symbol: Chr(169)
- TM symbol: Chr(153)
e.g.
msgbox "Copyright: " & Chr(169)

Signature
Regards
Frank Kabel
Frankfurt, Germany
> I looking to find out if it is possible to use special characters in
> Excel msgbox's. Mainly the copyright and TM symbols. I tried the
[quoted text clipped - 5 lines]
> ---
> Message posted from http://www.ExcelForum.com/