Thread: "Delta"
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Bob Barnes Bob Barnes is offline
external usenet poster
 
Posts: 134
Default "Delta"

Thank you - Bob

"dlw" wrote:

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