How does one insert an "R" With a CIRCLE AROUND IT?

N

Niek Otten

A. =CHAR(174)
B. Insert>Symbol>Special character tab

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

| thank you.
 
J

Jim Thomlinson

You can probably get away with just typeing (r) in a cell. By default Excel
will auto corret it to an r with a circle around it...
 
R

Rick Rothstein \(MVP - VB\)

thank you.

If you are using a PC (not sure if this will work on a Mac or not), you can
enter it directly from the keyboard. Wherever you want that symbol at
(either during the typing of the original text or by moving the caret to an
insert location), hold down the ALT key (and keep it down) while typing 0174
on the number pad. IMPORTANT... you must use the number pad to enter those
numbers and the zero cannot be omitted.

Rick
 
R

Rick Rothstein \(MVP - VB\)

If you are using a PC (not sure if this will work on a Mac or not), you
can enter it directly from the keyboard. Wherever you want that symbol at
(either during the typing of the original text or by moving the caret to
an insert location), hold down the ALT key (and keep it down) while typing
0174 on the number pad. IMPORTANT... you must use the number pad to enter
those numbers and the zero cannot be omitted.

I guess I should expand on the above a little bit. On a PC, you can
physically type any character defined in a font with an ANSI value
(sometimes mis-called an ASCII value) of 128 or above (maximum 255) using
the above technique. Simply hold down the ALT key and key in 0 followed by
the three-digit ANSI code from the number pad and that character will be
"typed" in your text string.

Rick
 
W

writermon

Dear Rick,

what if one does not have a separate numeric keypad? when i use the numbers
up top nothing happens.

tx,
Eric
 
R

Rick Rothstein \(MVP - VB\)

The "trick" REQUIRES the numbers be typed out on a numeric keypad; the
numbers on the main keyboard cannot be used. I don't know why that is, but
this functionality goes back to the earliest days the DOS operating system
and it has always required the number pad be used for entering the numbers.

If you don't have a separate number pad, then I assume the embedded one your
laptop can be used. Usually you activate the embedded number pad by using a
function key of some kind (perhaps a special function key for just that
purpose or perhaps a function-type shift key in combination with some other
normal function key). If you have never used your embedded number pad, see
your laptop's documentation on how to activate it.

Rick
 
B

Bernie Deitrick

Eric,

Select Tools / "Autocorrect options...." and then on the "Autocorrect" tab, select "Change text as
you type"

Then, by typing
(r)
you will get that symbol automatically.

HTH,
Bernie
MS Excel MVP
 
J

James Silverton

Niek wrote on Wed, 30 May 2007 17:45:56 +0200:

NO> A. =CHAR(174)
NO> B. Insert>Symbol>Special character tab

Both of these work of course but I only have Excel 2002 and,
while Word will insert the symbol with ALT+CTRL+r (and even
indicates the short cut in Insert > symbol>Special Character),
Excel does not. Has Excel been updated in later versions? One of
these days I may feel up to buying a new version of Office. The
option of using autocorrect on (r) works in both programs.

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.verizon.not
 

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