Is there a way to password protect a column?

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

Guest

Hi everyone,

I need to send some workbook to my supplier an in every sheet I need to have
password-protected columns (not all just some of them). Is there an easy way
to do so, or you have to create a VBA application that will protect only the
column that you want to be protected.

Thanks in advance,
P-A
 
highlight the column / format / cells / protection / check locked
Then password protect the sheet. That feature works with "locked" format
option that can be set for individual cell, rows, cols, etc.
 
Excel's worksheet protection is pretty much made to stop people from making
typing errors. It can be defeated quite quickly. If you're looking at this as
a security measure, excel isn't the correct tool.
 

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