QuizApp
Home
Teacher
Login
Register
Guest Mode
Student
Login
Register
Guest Mode
Dashboard
Study MCQ
Computer Operator and Programming Assistant (COPA)
PROGRAMMING WITH VBA
Question #2177
Question #2177
Share
View All Questions
Which VBA code is used to remove the user form from memory?
A.
Unload me
B.
Userform1.hide
C.
Unload userform1
D.
User form show false
Explanation
No explanation provided.