Yin Yang symbol

  • Thread starter Thread starter Joe Busch
  • Start date Start date
J

Joe Busch

Using Excel 2003.

Can someone tell me how to insert a Yin/Yang symbol into a cell? I cannot
find the symbol.

Thanks in advance,
Joe
 
Format the cell to the "Wingdings" font. Type the [ symbol, or use the
function =CHAR(91).

HTH,
Elkar
 
The "classical" form is:

=CHAR(91) with the Wingdings font

a "style-ized" form is:

=CHAR(97) same font
 
Using Excel 2003.

Can someone tell me how to insert a Yin/Yang symbol into a cell? I cannot
find the symbol.

Thanks in advance,

Insert / symbol ... then find the symbol you want from the many and varied
character sets. Wingdings code 91works for me :)

HTH
 
Back
Top