lock record / row to prevent mixup

  • Thread starter Thread starter ariepenarie
  • Start date Start date
A

ariepenarie

hi!

i would like to lock my records to prevent someone from sorting the
indivual cells (instead of the complete records / row). i don't want to
protect the whole file, since several people are working on it.

i know how to sort complete records, it's just that i want to build in
a safety.

thanks in advance!
 
Hi
you can't do this. One workaround:
- protect the sheet
- create a macro that first unprotects the sheet, sorts the data and
protects the sheet again
- use this macro
 

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