Sorting and empty cells

  • Thread starter Thread starter Terry
  • Start date Start date
T

Terry

I want to sort by a number of columns without the result
grouping those rows with empty cells.
The empty cells are spread over a number of rows and
columns.
 
Terry,
I want to sort by a number of columns without the result
grouping those rows with empty cells.

Then you will either need to sort by smaller groups or come up with some logic of how to deal with the empty cells. Usually, in
cases like that, you can use a formula in another column, and sort based on the formula. Or, you can change which column is your
primary/secondary/tertiary sort key.

HTH,
Bernie
Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top