https://quizack.com/vba/mcq/what-do-you-need-to-select-to-set-the-developer-mode
Answer: Show developer tab in the Ribbon
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More VBA MCQ Questions
Which of the following is not a VBA data type?
The tab order in a user form:
You've created a user form named 'Entry_Form'. To make the user form appear, use which of the following statements?
The shortcut keystroke to open the VBA IDE is:
Choose the VBA code that will allow you to obtain information about an error.
What is PlainText ?
In the statement 'x = 400 * y', what is the maximum value that y can be if x has been declared as in Integer?
What is a Collection object?
How can we declare a subroutine or function in VBA?
To return the value of the Access database file's path, what VBA code will retrieve the value?