View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ash3154 ash3154 is offline
external usenet poster
 
Posts: 23
Default checkbox to copy and delete content of a cell

I need help with VBA:
A1 B1 C1 D1
value checkbox if checked put value in C1, uncheck then clear
value checkbox " "
value checkbox " "

goes on for 500 rows.

Thanks