Hi, everyone, I have this programming task to complete and after browsing for hours I could not find anything relevant to my topic, which is "Dealing with Workbook Views, Show, and Zoom options - (View menu) in macros". I am hereby writing the requirement that needs to be done and it is basically my assignment. Any help would be appreciated. Thanks in advance.


Requirement:

Create an own VBA programming task and hand that in with an adequate solution. The wording of the task should be easy-to-understand for your fellow students. (It may be illustrated with some examples.) The task and the solution with explanatory comments should be handed in docx or pdf format in a single file through the Moodle system. The solutions have to be uploaded into the same system also in xlsm format. Please create a well-structured and indented code with comments to ease understanding. The solution should be foolproof.

EXAMPLE of what it should be like:

Example for exercises of optimal difficulty

Write a procedure that prints a Pascal-triangle on a worksheet. The size and the starting cell of printing of the triangle should be set by the user. If user opts so, the code should also print a triangle with the state-probabilities (likelihood of getting to a certain nod) starting from a different, user-selected cell. (For that you have to distribute the 100% probability based on the values of the Pascal-triangle at each stage.)

PLEASE HELP!

Regards.