Symbols in Excel

D

Doug MacDonald

In MS Word it is possible to go to the Insert menu and
insert a text symbol such as the "Mathematical Operator"
delta (i.e. a triangle).

How can I access that same delta symbol in Excel?

Thanks,

Doug
 
L

Loren

=CHAR(ROW())
paste this formula in a cell. copy down about 250 rows. set font of that
column to wingding. Add other columns for webding, monotype, symbol and
other symbol fonts, with every cell the same formula.
 
Top