View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
XFILES XFILES is offline
external usenet poster
 
Posts: 12
Default Need Help With IF statement

Hello,

Here's what I'm trying to do. I have a number in cell C2. If the number is
0 I want cell D2 to display, NEUTRAL, if the number in cell C2 is 0 I want
cell D2 to display OVER, and if the number in cell C2 is <0 I want cell D2
to display UNDER. I hope that makes sense. Thanks for any help anyone can
give.