How do I keep row heights while sorting?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was wondering how to keep the row height of a cell associated with that
line even after a column is sorted? Any help would be appreciated. Thanks.
 
The row height stays with the row--not with the value in the cell.

I think you'll have to find someway to readjust the rowheights.

Maybe you could put some indicator in a helper column. Sort that helper column
with your data, reset all the rowheights and then use the indicator to adjust
the rowheights.

(Data|filter|autofilter maybe useful here.)
 

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