View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DomThePom[_4_] DomThePom[_4_] is offline
external usenet poster
 
Posts: 1
Default Lock / Unlock Cell

(use the recorder!!)

Columns("H:H").Locked = False
Columns("H:H").Locked = true



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/