Ctrl/Alt/R

  • Thread starter Thread starter JH WMS
  • Start date Start date
J

JH WMS

I believe this can be done - I want to create a "button" or an "icon" on my
toolbar so i can easily add the superscript R (Ctrl/Alt/R) to use in my
documents. Can anyone please help. Thank you so much!
 
Do you want the 'Registered' symbol of R in a circle ® ?
Record a macro - it should result in

Selection.TypeText Text:="® "

(though the symbol may not reproduce correctly here)

and add that macro to a toolbar button
http://www.gmayor.com/installing_macro.htm

Is this any more convenient than typing CTRL+ALT+R or using the built-in
autocorrect for (R) ? You have to take your hands from the keyboard to the
mouse, click the button and then return to the keyboard?

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Neither the keyboard shortcut nor the built-in AutoCorrect entry inserts the
registered symbol superscripted. If this is the same OP who asked this
question elsewhere, my instructions to replace the built-in AutoCorrect
entry with a "formatted" one will still work and will be a lot easier than a
macro and button.
 

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

Back
Top