View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jazzi-D
 
Posts: n/a
Default How do I delete checkboxes from rows I deleted in a macro?

I programmatically delete a named range which contains checkboxes, but after
the rows have been deleted the checkboxes overlay each other and appear in a
blank line. Is there any way to delete the checkboxes as well as the content
of the cells/rows?