View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

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.)

Ryan8605 wrote:

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.


--

Dave Peterson