Thanks Skip, but your code doesn't seem to be linking the check boxes to the cells. I want to put in a few hundred check boxes, so I'd rather not link them manually. Any suggestions?
I'm new to VBA (taught myself yesterday) and was wondering the notation I would need to use to create a large number of check boxes linking to different cells.
I'm sure you can get the gist of what I'm looking for with how I tried to do it:
Dim Row, Column As Integer
Row = 9
Column = 14
Do...
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.