On my userform, I have several questions with Yes/No option buttons. When my Save/Close command button is executed, I have the following code to transfer the data:
This worked fine. But now I have had to change the last question (#12) to include not only Yes/No, but a third option button, "NA".![]()
Please Login or Register to view this content.
So I modified highlighted code above to the following (below) and changed nothing else, and I get a "Compile Error: End With without With" message. Any suggestions?
![]()
Please Login or Register to view this content.
Bookmarks