Special Character

F

FARAZ QURESHI

I need to insert a a "check mark" type of symbol. Can some1 please tell me
its code #.
 
S

Scoops

I need to insert a a "check mark" type of symbol. Can some1 please tell me
its code #.

Hi Faraz

Change the font in the cell to Wingdings

Hold down the Alt key and type 0252 using the keypad

Regards

Steve
 
D

Dave Peterson

There are quite a few of them.

You may want to look at Insert|Symbol (xl2002+)
or
windows start button|Run
type
Charmap
and hit enter

to find the one you like.

=char(252)
in the wingdings font is nice.
 
Top