S
ss
This is my formula which works ok.
=IF(D6<D16,"","over")
What I am trying to do is extend this and in the same formula have
D6,D7,D8,D9,D10 included,ie if any are greater than D16 then "over"
but I get to many arguements.
I have tried D67<D16 and a couple of other things but cant get it to work.
=IF(D6<D16,"","over")
What I am trying to do is extend this and in the same formula have
D6,D7,D8,D9,D10 included,ie if any are greater than D16 then "over"
but I get to many arguements.
I have tried D67<D16 and a couple of other things but cant get it to work.