I was tring to remember how to do a "rank if". Finaly remembered how to do it using;
=sumproduct(--(crittera 1),--(critera 2),(sale<sales))+1
This works all well and good, but I have a couple of quetions.
Firstly this works as with highest as 1 and downwards, is it posible to make it do it the other way round.
Secondly, I tried firstly to acheve the same result using an array forula ie
{=rank(if(critera,sale,sales))} but could not get it to work. i did try a few diferent combinations of brackets etc. Is it posible to do it this way?
Thanks
Dan
=sumproduct(--(crittera 1),--(critera 2),(sale<sales))+1
This works all well and good, but I have a couple of quetions.
Firstly this works as with highest as 1 and downwards, is it posible to make it do it the other way round.
Secondly, I tried firstly to acheve the same result using an array forula ie
{=rank(if(critera,sale,sales))} but could not get it to work. i did try a few diferent combinations of brackets etc. Is it posible to do it this way?
Thanks
Dan