Using Superscript in a Text field

R

Roger Bell

I have a "name" text field where I want to type for
example Mcintyre with the c as superscript or eg: e` as
part of a name. I have been told to use a rich text
control on the text field but do not know how to do this.

Any help please
 
D

Douglas J. Steele

The only way would be to use an RTF control. I'd question whether it's
really worth the effort, though.
 
Top