View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Marsden Tim Marsden is offline
external usenet poster
 
Posts: 13
Default Selecting only locked cells

Hi

I want to be able to set a range variable equal to the cells in a Worksheet
which are locked. I will be using visual basic code.

I have looked at xlspecialcells but with no luck.

Tim