✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Soit la macro suivante :
Sub Addition()
Dim a as string
Dim b as string
a = "10"
b= "12"
Msgbox a + b
End sub
Quel est le résultat affiché dans la MsgBox ?
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!