Wingding Font List ...

K

Ken

Excel 2000 ... looking for Font List that will reflect
corresponding Wingding symbols vs alphanumeric cell
entry ...

Thanks ... Kha
 
F

Frank Kabel

Hi
create it on your own :)
A1: =ROW()+29
B1: =CHAR(A1)
format cell B1 with the font 'wingdings'
copy cell A1:B1 down as far as needed
 
R

RagDyer

Then copy across columns C, D, E, etc ...
And format each column to a different font.

That way you can easily see, for example, that an uppercase J when formatted
to WingDings can give you a HappyFace, while an uppercase P will give you a
check mark in WingDings2.
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

Frank ... How simple ... I will do this ... Thanks ... Kha
 
Top