Thread: Cell access
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Cell access

Bob,

Select the whole worksheet and unlock all cells (CellsProtection uncheck
Locked box)
select columns AA:IV and lock these cells
set worksheet protection (ToolsProtectionWorksheet)

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Bob Chandler" wrote in message
...
Hi...

I want to restrict my user from keying horizontally
beyound column z and vertically beyond row 600. Anyone
know how to do this... I've already removed the scroll
bars.

BC