View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ben.c ben.c is offline
external usenet poster
 
Posts: 32
Default Userform and checkbox....

Hi,
I am doind a Userform with 20 checkbox on it. So to do their properties I would like to use a for next. I have try to do it with a string like str = checkbox & "k" but it doesn't work. And I don't know how to do it with an object. Do you know a way to do it ?
Thanks for help
Benjamin