Protecting a sheet with a list box

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

Guest

I have a list box with a number of companies. I then use a vlookup formula to bring in the account information to the proper cells. It works perfectly, except that when I protect the sheet, it will not work

What am I missing

Al Bailey
 
Hi
whcih Excel version are you using?
In Excel 2003 (and I think also in Excel 2002) you can enable this in
the protection dialog

--
Regards
Frank Kabel
Frankfurt, Germany

ABYPFCS said:
I have a list box with a number of companies. I then use a vlookup
formula to bring in the account information to the proper cells. It
works perfectly, except that when I protect the sheet, it will not
work.
 
My first guess is that you have a linked cell for that listbox.

And that link cell is locked. When the sheet is protected, that locked cell
can't be changed.

One suggestion is to unlock that cell. If you don't want to do that, maybe put
it on another worksheet hidden away somewhere.
 
I am using Excel 2003. If I hide the data on another sheet, I would still have to include a link that I would want to protect on the main sheet.
 
Ah, but that cell would contain a formula pointing at that cell on the other
sheet. And formulas can evaluate freely in a locked cell on a protected sheet.
 

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