Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have an information in cells D1:J10. This information will be updated and added . It means that number of row can be change any time. When program is running I use command: Worksheets("sheet1").Columns.Clear To save this info I tried to lock that column before Clear: Worksheets("sheet1").Range("D1:J10").Locked = True , but it is doesn't help. How can I save info in that columns. Thanks' |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't lock cells | Excel Discussion (Misc queries) | |||
Lock Cells | Excel Discussion (Misc queries) | |||
lock cells | New Users to Excel | |||
Lock Cells | Excel Discussion (Misc queries) | |||
lock used cells | Excel Discussion (Misc queries) |