I can't for the life of me figure out how to group non-activeX option buttons. I want to be able to group all the buttons in the "for j to Opt_Btn_count" loop.
Does anyone have any idea how to do this?
Sub Add_XOptionBtns()
Dim CLeft, CTop, CHeight, CWidth As Double
Dim lotarget As...