Hello,

I want to find the LAST empty cell in a range. Example:

Let say that no values are in A1 to A7, I have some values in A8 up to A20. If I run the function. It should search within RANGE A and will tell me that A21 is available.

How ?