Lock row in place

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

Guest

Is it possible to lock a row in place so that when I sort the entire sheet it
stays in the bottom.
 
You could exclude it from your sort range.

Or, you could amend the sort key for that row by appending "ZZZ" to
the beginning of it - it will always be sorted to the bottom.

Hope this helps.

Pete
 
The "ZZZ" idea worked great... Thanks.

Pete_UK said:
You could exclude it from your sort range.

Or, you could amend the sort key for that row by appending "ZZZ" to
the beginning of it - it will always be sorted to the bottom.

Hope this helps.

Pete
 

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