View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kurt Barr Kurt Barr is offline
external usenet poster
 
Posts: 25
Default Locking Cells from list

I have a list of cell addresses that I would like to build a macro for to
lock the cell when protection is enabled. The number of addresses that I have
is very large, so I don't want to have to key in each address by hand. Can
someone help me build a macro that will do this?