I would like to analyze this dataset with growth rate among years but first I need to take less recent and more recent stats achieved. Every row refers to a different country and much of them got less recent rate than 2020 one, so I need to get the last not-null value from every row in order to calculate growth rate among first stats and last one for each country. I manage to get less not-null cell putting it into 'Recent' column but I cant find a way to get the more recent one.Which formula should I use in AF2? Consider that rates goes from E2 to AD2
I tried to reverse row order in order to use the same formula as I did in Recent but it wasn't successful
Use