how do I insert spanish characters into Excel

G

Gord Dibben

You are a little short on details here but a guess............

Use Insert>Symbol and look at the options under Font and Subset.

OR format a column to Arial font then in A1 enter =CHAR(ROW()) and copy down to
row 256.

See what you get.

Hold ALT key and enter the appropriate number using the NumPad

e.g. in a cell ALT + 0253 to get ý


Gord Dibben MS Excel MVP
 
Top