At the moment, I am trying to extract some information from the userform and put that in the spreadsheet.
Basically, I have 15 checkboxs in the userform. For each checkboxs(1,2,..., 15), it has a label and a combo box next to it.
What I want to achieve is, if the checkbox is true, then it...