(Apologies again for missing the code tags0.
I have one small issue with this code still; it was working fine for the first few tests and I added some more buttons to the worksheet, and successfully got the code to work for these too.
However, for some reason, when I select the Option buttons now, I get an error message: Runtime error '1004': Unable to get the OLEObjects property of the Worksheet class.
When I click debug, it highlights the red line of code below:
When I click on/hover over (aCmd(i)), it says aCmd(i) = "CommandButton7" which is only halfway through the array.
I have made sure that ActiveX is enabled. Also, I don't know if it could be related but each time i open the file i get a security warning that says 'Automatic update of links has been disabled'. Whether I enable or choose 'Help me protect...', I still get the Runtime error.
If you can help, it would be much appreciated.
Bookmarks