Question: Make a program in Visual Basic with the name OddNumbers. (whose objective is to write in a column of a spreadsheet all the odd numbers
Make a program in Visual Basic with the name OddNumbers. (whose objective is to write in a column of a spreadsheet all the odd numbers between two numbers provided by the user The program must be delivered in an Excel file (only supports.xlsm files) using a form (in Usesform or Worksheet). A "tentative design of the form is presented UserForm1 of To Odd Numbers Note: It Userform is used the name of the button must be OddNumbers and the name of the subroutine will be the one corresponding to the Click event Rubric (1) Name of the subroutine (2) Form design (3) Declaration of variables (4) Read data (5) Calculation of the result (6) Usiog For... Next (7) Use the II... Then... Else (8) Reply writing (9) Using Option Explicit (10) The program cuns without errors
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
