Using EXCEL97, with VBA I use forty CheckBoxes.
These CheckBoxes are named by VBA, CheckBox1, CheckBox2 etc... But I would like to use them like elements of an array of CheckBoxes, using calls to CheckBox(I).value, where I is an integer, in a loop.
Is it possible, as I am a novice in VBA...
A French teacher :
Is it possible to use CheckBox(4) instead of CheckBox4, as i need to use these controls in a loop, with a index.
Thank's for any solution, as i am a beginner with VBA.
Christian GRANDE, in BORDEAUX (FRANCE)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.