View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default allow edit ranges protection

Record a macro while going through the steps and look at the generated code.

Tim


"eehj23" wrote in message ...
how can i delete the protection in allow edit ranges via subroutine in
vbscript editor? tks.