J
Jack Sons
Hi all,
In my sheet "tijdpad" in column K could be cells of which the content
ends with the word "vonnis". The number of such cells could be
anything between zero and, say, 20. If these cells occur, they always
occur in a consecutive range. But I don't know where that range starts
and ends, it could be anywhere except starting in row 1.
I need that range (from colum A up to column AZ) to be sorted with the
corresponding cells in column S as key (ascending). If I would write
the necessary code I would find the start and end of the range by
using do loops, which certainly is not a clever or efficient way.
Please advice me what code to use, your help will be appreciated very
much.
I use XP SP2 and Excel 2k.
In my sheet "tijdpad" in column K could be cells of which the content
ends with the word "vonnis". The number of such cells could be
anything between zero and, say, 20. If these cells occur, they always
occur in a consecutive range. But I don't know where that range starts
and ends, it could be anywhere except starting in row 1.
I need that range (from colum A up to column AZ) to be sorted with the
corresponding cells in column S as key (ascending). If I would write
the necessary code I would find the start and end of the range by
using do loops, which certainly is not a clever or efficient way.
Please advice me what code to use, your help will be appreciated very
much.
I use XP SP2 and Excel 2k.