Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that I am working with in VBA. I have tried making the sheet read only after populating it by using the following code
For i = 1 to sheet1.Columns(i).Locked = Tru Nex However, I am still able to edit all cells. Is there some other syntax that I should use? Can't figure out why this won't work Thanks much |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing file from readonly | Excel Discussion (Misc queries) | |||
Readonly files | Excel Discussion (Misc queries) | |||
Open As Readonly | Excel Programming | |||
Closing ReadOnly file using VBA | Excel Programming | |||
Change ReadOnly State | Excel Programming |