Modify it so that it outputs a Web page, as well as to the worksheet. Sample partial output:
Upload your Excel file.
Hint: Some code that might be useful:
(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)
Change the program to output a Web page, that includes the name of the client, and the date the program was run.
Input the name of the client, and the name of the output file from the worksheet:
Sample output:
Hint: This code might be useful:
As usual: indenting, good variables names, comments.
Upload your Excel file.
(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)