concatenating text string from 2 goups of option buttons
I am a little stuck...
I have 2 groups of option buttons in my Excel form, and both groups are needed to fill the contents of text field in a document. I can't seem to get the 2 groups to concatenate a result under Private Sub cmdAdd_Click() .
I'm new to VBA, and I can't seem to find any examples that fit what I'm trying to do.
|