I've inserted a Form control check box in sheet "Start sheet". This check box is made up of 9 rows & 2 columns ( cells K26:L34) with the names of continents [column K] so that a user can select one or more [tick boxes in column L]. I would like to use vba to step through these check boxes and for each one to perform a task if the value is true. The task is to copy data from another sheet for processing--the easy bit. With my limited knowledge of VBA I don't know how to interrogate the check boxes using vba; can anyone offer some advice please?
Thanks
Geoff
Thanks
Geoff