Struggling with this one, as I can't work out the logic.
I need to create a phrase output that says the UK is at a 25-month low.
- Sort from best to worst;
- Rank current results against others in the table;
- Determine if its a positive or negative trend (positive = high, negative trend = low);
- Append how many months since seen a better or worse result.
Thanks for any solutions as I've been scratching my head on this one.