Karen,
I do not believe Sami's suggestion for new font will do anything for you. It is as I have said before, the edit controls ability to display or enter the subscript or superscript. Version 7 only supports this in the RichEdit control because it has the built-in ability to use RichEdit Formatting to interpret the embedded control characters for textual display, and to print it, the RichEdit control is available in the Report Designer, and Like Version 6.5++ and its predecessors, the ordinary edit controls do NOT support Subscripting or Superscripting. In order to do this, the basic control used has to have some text formatting ability (able to interpret embedded characters to readable text) on its' own. In the absence of this ability, I am of the opinion that you are going to have to devise some mechanism along the lines that others have suggested. You are going to have to embed some printer control codes in some way that will turn on and off subscripting. This may not be what you want to hear, but there just isn't any alternative that I can come up with for you except to use Version 7 in a limited application where the users that have to have this ability can employ it and use Version 7 to print this type of output... Mike

