VBA (Visual Basic for Applications) Question:

Explain the difference between Msgbox Statement and MsgboxQ function?

Tweet Share WhatsApp

Answer:

MsgBox is a built in VB function which displays a Message Box and MsgBoxQ is a function defined by the user.

Download VBA PDF Read All 39 VBA Questions
Previous QuestionNext Question
Explain What are the ADO objects?Explain Which controls can not be placed in MDI?