Set 1 Practice Mode

Set Completed!

0 / 5

0%

Q2116
Permalink
Which VBA built in function returns location at the second string occurs within the first string?
Q2117
Permalink
Which keyword is used to declare the variables in project scope
Q2118
Permalink
In VBA, How many types of access specifiers available in VBA?
Q2119
Permalink
Which type of variable cannot be declared within a procedure in VBA?
Q2120
Permalink
Which variable recognized only within the procedure in which it is declared?