View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
stevebriz stevebriz is offline
external usenet poster
 
Posts: 195
Default How to reset checkboxes from control tool box?

ry I had a typo

replace the line with

Me.Controls("Checkbox" & k).Value = False 'set all boxes false