210213/how-to-make-an-excel-non-editable
To make a column non-editable:
Select the whole worksheet, Right Click->Format Cells->Protection, and uncheck the "Locked" check box.
Select the column you want to protect, right Click-> Format Cells->Protection, and select the "Locked" check box.
Review tab->Protect Sheet, select the "Protect worksheet and contents of locked cells" check box and protect the sheet using a password.
If one has the dynamic array formula ...READ MORE
Try this: Private Scan As Integer Private Sub CommandButton1_Click() ...READ MORE
Just use: Dim Cell As Range Columns("B:B").Select Set cell = ...READ MORE
Try the following formula in C4 and ...READ MORE
Hey, it's a cool idea! And, since ...READ MORE
I presume you want to drop the ...READ MORE
I am using ASP.NET with MasterPages. Thus ...READ MORE
You may decompile whole Assemblies into Visual ...READ MORE
If the cells in a row have ...READ MORE
Insert 2 new columns, G & H. Enter ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.