View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill[_28_] Bill[_28_] is offline
external usenet poster
 
Posts: 25
Default Chart Title SuperScript

Hello,
I have a chart title with only one character that I want to make superscript
using VBA Code. For example:

"This is my number R2 today"

I want the 2 to be superscript. Is there a way to do that?

Thanks.

Bill