Thread: nested if
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] RobcPettit@yahoo.co.uk[_2_] is offline
external usenet poster
 
Posts: 80
Default nested if

Hi, if I have 10 cells numbered 1 to 10, and I want to tell if the last
3 values are smaller then each other, how do I do this. If a10a9 and
a9a8 answer = 1.
Regards Robert