Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
with below statements
Range("A1:P30").Select Selection.SpecialCells(xlCellTypeFormulas, 23).Select Selection.Locked = True I can select a range and then lock any cell with formulas... How do I do same but want to lock any cell with formulas and/or values? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Axis Values? | Charts and Charting in Excel | |||
Any way to Lock format but not the values? | Excel Discussion (Misc queries) | |||
how do I lock values in excel | Excel Worksheet Functions | |||
How do I lock cells so their values don't get updated | Excel Programming | |||
Lock cells for combo box values only | Excel Programming |