View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default type greek character

The appearance of fonts is defined by the font name. You can make the font
name Symbol to get greek characters.

--
Regards,
Tom Ogilvy

Young-Hwan Choi wrote in message
...
how to write a code to type a Greek character (alpha, beta, etc.) in a
chartitle?

thanks in advance