VBA (Visual Basic for Applications) Question:
Download Job Interview Questions and Answers PDF
Name of some control used to call a windows application?
Answer:
OLE is the control used to call a windows application.
Call Shell(stAppName, 1)
Call Shell(stAppName, 1)
Download VBA Interview Questions And Answers
PDF
Previous Question | Next Question |
How To set the command button for ESC, Which property needs to be changed? | What is function of delete operator? |