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

"FSt1" wrote:

hi
using 2003 here.
click into the cell with the formula.
on the menu bar.... click insertsymble
scroll down and select the delta symble. click insertok
the delta will appear as the end of the formula.
click into the formula just before the "D". delete all characters upto the
delta.
arrow past the delta. replace the double quotes and 2 close parenthesis.
done.

regards
FSt1

"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