Thread: If question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tss tss is offline
external usenet poster
 
Posts: 5
Default If question

I have three columns, A, B and C, I need a quick analysis / IF statement to
determine:
If A is between B and C,"A IS GOOD"
If A is below B, "INCREASE A"
If A is above C, "DECREASE A".

Thanks