Thread: "Delta"
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
dlw dlw is offline
external usenet poster
 
Posts: 510
Default "Delta"

I just go into Word, go Insert Symbol, all kinds of neat ones come up,
inclucing delta, insert it into the document, then copy and paste it into
your sheet.

"Bob Barnes" wrote:

Using..
=IF(O5N5,"O",IF(O5<(N5-0.05),"X","D"))

Which font can be used to see "Delta" for "D" above, and how is that entered
in the IF statement?

TIA - Bob