| View previous topic :: View next topic |
| Author |
Message |
arunm86 General User

Joined: 08 May 2012 Posts: 10
|
Posted: Wed May 16, 2012 6:44 pm Post subject: (solved) protect a particuar column |
|
|
is there any way to protect a couple of columns alone in a sheet so that the data in that column alone cannot be edited and the data in other columns can be edited....??? _________________ arun M
Last edited by arunm86 on Thu May 17, 2012 8:32 am; edited 1 time in total |
|
| Back to top |
|
 |
ken johnson Super User

Joined: 23 Apr 2009 Posts: 1851 Location: Sydney, Australia
|
Posted: Thu May 17, 2012 12:34 am Post subject: |
|
|
The default Protection property of all cells is "Protected", so the first thing to do is to select all cells on the sheet then go Format|Cells.. to bring up the "Format Cells" dialogue then on the "Protection" tabsheet remove the tick from the "Protected" checkbox then click OK.
Now that all cells are unprotected select the columns to be protected then bring up the same dialogue and replace the tick in the "Protected" checkbox followed by OK.
The columns will be protected after the sheet is protected (Tools|Protect Document|Sheet...)
Ken Johnson _________________ If your problem has been solved please add "[Solved]" to the beginning of your first post title (edit button). |
|
| Back to top |
|
 |
|