Multiple choice

What would be the constant value in the MsgBox for displaying the group of vbOKCancel option in the MsgBox?

  1. '0'

  2. '2'

  3. '3'

  4. '1'

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This value is used to display vbOKCancel option in the MsgBox.