Write a sub that creates an array day of size 7 and then populates it with the days of the week (Monday, Tuesday, ..., Sunday). Write a for loop for this array to write its content on to the first Excel sheet in column A. Write another sub that creates an array day(). No size should be mentioned. Redefine the array one size at a time to store the day of the week and repeat i for the 7 days. Now print the values in the array using a for loop to column B. Write a third sub that creates an array day(). No size should be mentioned. Redefine the array one size at a time. But use Redim Preserve keyword to store the day of the week and repeat i for the 7 days. Now print the values in the array using a for loop to column C. Submit your xlsm code on blackboard in a single file.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question

***Please help to write unique program do not copy an paste from another source***

 

  1. Write a sub that creates an array day of size 7 and then populates it with the days of the week (Monday, Tuesday, ..., Sunday). Write a for loop for this array to write its content on to the first Excel sheet in column A.
  2. Write another sub that creates an array day(). No size should be mentioned. Redefine the array one size at a time to store the day of the week and repeat i for the 7 days. Now print the values in the array using a for loop to column B.
  3. Write a third sub that creates an array day(). No size should be mentioned. Redefine the array one size at a time. But use Redim Preserve keyword to store the day of the week and repeat i for the 7 days. Now print the values in the array using a for loop to column C.
  4. Submit your xlsm code on blackboard in a single file.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Arrays
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage