View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
William Spence William Spence is offline
external usenet poster
 
Posts: 1
Default Protecting certain cells

I am writing a program where i need to clear, and color certain cells,
but want the user to have read only access on this particular page.
When i all the cells i want locked and I protect the sheet, my program
keeps getting stopped on the lines of code that clears, and colors
these cells. How would i keep these cells protected but still be able
to clear and color them.