ITI MCQ
Home
PROGRAMMING WITH VBA - Quiz
Categories
Computer Operator and Programming Assistant (COPA)
PROGRAMMING WITH VBA
1) Which data type can hold any type of values in VBA?
Variant
Variable
Constant
Keyword
2) Which entitie hold data in VBA?
Literals
Constants
Keywords
Variables
3) Which worksheet method is used to copy a sheet to another location in the workbook?
Activate
Copy
Save As
Select
4) Which VBA worksheet property return or sets a string value that represents the object name?
Name
Index
Range
Cells
5) Which method displays the data form associated with the worksheet in VBA?
Copy
Printout
Show Data Form
Select
Submit Quiz