VBA (Visual Basic for Applications) Question:
Download Questions PDF

Explain Which property of textbox cannot be changed at
runtime and what?s the maximum size of a textbox?

VBA Interview Question
VBA Interview Question

Answer:

MultiLine Property

No limits

Download VBA Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What do ByVal and ByRef mean and which is the default?Explain Type Library and what is its purpose?