enter ~ in spanish name

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to type the spanish name Munoz but I can't figure out how to add the ~
on top of the "o" in the name.
 
Type Mun then use "Insert" > "Symbol" > Character number 245 from
ASCII(decimal) then type z.
Regards,
Alan.
 
Press and hold ALT, then enter 0245 on the numeric keypad

Or:

="Mun"&CHAR(245)&"z"

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


|I want to type the spanish name Munoz but I can't figure out how to add the ~
| on top of the "o" in the name.
 
colette said:
I want to type the spanish name Munoz but I can't figure out how to add the
~
on top of the "o" in the name.

Colette,

Do you mean Muñoz? (Held down alt, typed 0241 on keypad for the ñ.

Beege
 

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