Hello all,

Is it possible to sort an entire column of data that has empty rows in between without shifting the data up to the empty rows? I want my data to stay exactly where it is and sort within each "group", however, I don't want to have to highlight each separately as there is a ton of data.

Thank you