locking formula for shared excel spreadsheets

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

Guest

I have a shared excel spreadsheet with filter and formulas, I need to lock or
protect the formula, but when I set protection on the filter column will not
work eventhough I have enable the column to be filtered. Please help.
 
This may not help, but its worth trying:

1. Unprotect the worksheet
2. Unlock all cells in the worksheet
3. Lock only the specific cells containing formulae
4. Protect the worksheet
 
What version of excel are you using?

If you're using xl2002+, you can protect the worksheet and allow autofilter on
the protection dialog. (It worked ok for me).

But in earlier versions (xl2k and before), you have to make a choice:

1. shared, unprotected and allow filter
2. not shared, protected and allow filter

If you choose #2, you'll need code to allow the filtering.
 

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