bläi 4 This code enter a number represents a Celsius degree (C) then converts it to Fahrenheit degree (F) according to the relation: F = (9C / 5) + 32 Then print the grade of this degree by using the * :following relations "C" when F< 41. "N" when 41< F<77. "H" when F>77. Private Sub Command1_Click() Dim C, F As Double C = InputBox("C") F= (9 * C/ 5) + 32 1-. Print ("C") 2-.. Print ("N") 3-. Print ("H") 4-.. End Sub 1-lf F<= 41 Then 2-If F <= 77 Then 3-Elself F>77 4-End If 1-lf F <41 Then 2-Elself F <= 77 Then 3-Else 4-End If 1-lf F<= 41 Then 2-Elself F <= 77 Then 3- Else 4-Blank

COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN:9780357392676
Author:FREUND, Steven
Publisher:FREUND, Steven
Chapter5: Working With Multiple Worksheets And Workbooks
Section: Chapter Questions
Problem 4AYK
icon
Related questions
Question
1 %oY li. l.
EV
docs.google.com/forms/d/e D
bläi 4 This code enter a number represents a
Celsius degree (C) then converts it to
Fahrenheit degree (F) according to the
relation: F = (9C / 5) + 32 Then print the
grade of this degree by using the
* :following relations
"C" when F 41.
"N" when 41< F< 77.
"H" when F>77.
Private Sub Command1_Click()
Dim C, F As Double
C = InputBox("C")
F= (9 * C / 5) + 32
1-..
Print ("C")
2-.
Print ("N")
3-..
Print ("H")
4..
End Sub
1-lf F <= 41 Then 2-If F <= 77 Then 3-Elself
F>77 4-End If
1-lf F <41 Then 2-Elself F <= 77 Then 3-Else
4-End If
1-lf F<= 41 Then 2-Elself F <= 77 Then 3-
Else 4-Blank
Transcribed Image Text:1 %oY li. l. EV docs.google.com/forms/d/e D bläi 4 This code enter a number represents a Celsius degree (C) then converts it to Fahrenheit degree (F) according to the relation: F = (9C / 5) + 32 Then print the grade of this degree by using the * :following relations "C" when F 41. "N" when 41< F< 77. "H" when F>77. Private Sub Command1_Click() Dim C, F As Double C = InputBox("C") F= (9 * C / 5) + 32 1-.. Print ("C") 2-. Print ("N") 3-.. Print ("H") 4.. End Sub 1-lf F <= 41 Then 2-If F <= 77 Then 3-Elself F>77 4-End If 1-lf F <41 Then 2-Elself F <= 77 Then 3-Else 4-End If 1-lf F<= 41 Then 2-Elself F <= 77 Then 3- Else 4-Blank
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Data Binding
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning