Thread: Check boxes
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cjohnson300 cjohnson300 is offline
external usenet poster
 
Posts: 2
Default Check boxes

Does anyone know how to determine (and change) the value of a check box via
a macro (checked or unchecked) on a protected worksheet. I can make it work
on a unprotected worksheet but would rather not have to unprotect it every
time

Thanks in advance