Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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 |
#2
![]() |
|||
|
|||
![]()
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. |
#3
![]() |
|||
|
|||
![]()
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. P-A Caron wrote: 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 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Putting text in a column based on variable text from another colum | Excel Discussion (Misc queries) | |||
Password cannot be removed | Excel Discussion (Misc queries) | |||
Change the width of a single column in a column chart | Charts and Charting in Excel | |||
password protect vba code | Excel Discussion (Misc queries) | |||
How do I sort a column of formulas in Excel? | Excel Discussion (Misc queries) |