https://quizack.com/vba/mcq/the-allow-s-for-multiple-controls-in-a-user-form-to-execute-the-same-sub
Answer: class module
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More VBA MCQ Questions
Which statement will assign a random integer from 1 to 5 to the variable x?
Without using SQL, choose the VBA code to allow you to delete the table Employees.
Choose the VBA code to filter the rowsource in a multiple column listbox that will allow you to filter the records listed using the LIKE statement and the variable xCompany.
Choose the VBA code that will allow you to check to see if the form MainMenufrm is loaded.
Choose the VBA code used to close database and the Microsoft Access instance.
What is the difference between activating and initializing a user form?
Which of the following actions will NOT cause a macro to run in Excel?
Choose the VBA code that switches control from the application to the OS.
What does the DoEvents do?
Which of the following functions do not perform a calculation