Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTION 4 Sub inputuser ( ) Dim num 1 is Double Dim num 2 As Double Dim num 3 As Double num 1 - InpuzBox

QUESTION 4
Sub inputuser ()
Dim num1 is Double
Dim num2 As Double
Dim num 3 As Double
num1- InpuzBox ("Please input your first number")
num2= InputBox ("Please input your Second number")
num3= num 1* num2
MagBox (num3)
End Sub
1196
52
23
62
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Systems

Authors: Sham Navathe,Ramez Elmasri

5th Edition

B01FGJTE0Q, 978-0805317558

More Books

Students also viewed these Databases questions