logo

Crowdly

Nous exécutons la macro calc_cube() et nous souhaitons utiliser la fonction cub...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Nous

exécutons la macro calc_cube() et nous souhaitons utiliser la fonction

cube(nombre), quelle est l’instruction manquante

 :

Function

cube(nombre)

    cube = nombre ^ 3

End Function

Sub

calc_cube()

 Dim nombre As Double

Dim resultat As Double

nombre

= InputBox("Le cube de quel nombre voulez- vous calculer ?")

 ???????????

MsgBox

resultat

End Sub

More questions like this

Want instant access to all verified answers on moodle.unistra.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!