I need to loop over all rows (except my header rows) and merge all cells with the same value in the same column. Before I do this I already made sure, that the column is sorted. So I have some setup like this.I need to loop over all rows (except my header