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 #2176
Question #2176
Share
View All Questions
Which VBA code is used to load user form into memory but do not display?
A.
User form1.Show
B.
Load userform1
C.
Userform1.load
D.
Show userform1
Explanation
No explanation provided.