Set 2 Practice Mode

Set Completed!

0 / 5

0%

Q2121
Permalink
How many levels of variable scope available in VBA?
Q2122
Permalink
What will be the output of the following VBA code?<br>Debug.printformat(#1/1/2017#,'yyyy/mm/dd')
Q2123
Permalink
Which function returns true if the expression is a valid date, otherwise it returns false in VBA?
Q2124
Permalink
What is the full form of UDF in VBA?
Q2125
Permalink
Which function returns the day of the month (number from 1 to 31) given date value in VBA?