https://quizack.com/vba/mcq/which-of-these-is-not-a-visual-basic-object
Answer: FontSize
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More VBA MCQ Questions
Declaring a public variable allows the user to..
What does a VBA macro consist of?
The RowSource property of a Combo Box control allows the user to:
Which worksheet event can be used to run a procedure upon deleting the contents of a cell?
In the statement x = "4" + "5"', x = ?
To create one array variable to store monthly mortgage rates over the course of a year, the following is the best declaration statement.
Choose the function used to send an table's contents in Excel format by email from Access.
Choose the VBA code to allow you to obtain the value from Row 2 and Column 3 of a mutliple column listbox.
A VBA unit is called a _____.
To change the font color a textbox field, choose the VBA code that will allow you change the control's property.