VBA (Visual Basic for Applications) Question:

Explain What does Option Explicit refer to?

Answer:

Option Explicit makes the declaration of Variables Mandatory

Read All 39 VBA Questions
Previous QuestionNext Question
How to use data validation function in VBA?Explain Which Property is used to compress a image in image control?