About this document
VBA Code for Quiz Answer Feedback by Gama Tronik is a document available to read on EtoBox.
This Visual Basic code defines macros that will run when different form elements are interacted with. When the "CmdKeluar" button is clicked, it will save any changes and close the form. When the form first loads, it will clear the "TxtHasilJawaban" text box. Selecting any of the first three option buttons ("OptJawabA", "OptJawabB", "OptJawabC") will set the text box to display "Salah", while selecting the fourth option button ("OptJawabD") will set the text box to display "Benar".
- Author
- Gama Tronik
- Language
- EN