'superscripts and subscripts'

  • Thread starter Suzanne S. Barnhill
  • Start date
S

Suzanne S. Barnhill

Not sure how you do this in VB6, but in Word itself you use Format | Font:
Superscript/Subscript. The built-in keyboard shortcuts are:

Subscript: Ctrl+=
Superscript: Ctrl+Shift+= (i.e., Ctrl++)

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org
 
M

M. Kol

I am trying to use MS Word as a reporting tool thru VB6. I have a problem
with getting the 'superscripts and subscripts', such as
' X^2 + Xv2+3 with '^' being a superscript and 'v' being a subscript in the
expression.
What I have done so far is not working well.

I would be grateful if anyone has a 'Micro to do this' and can post it or
send it to me - or direct me to a website
to download something that will help me.

I would also be interested in third party tools at a reasonable price if it
would work programmatically from vb6.

Regards,
M. Kol
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top