Question: Question 1: Write a macro Macro 1 (Multiply) to multiply the 2 given matrices in Question I sheet and write down the result on the

Question 1: Write a macro "Macro 1 (Multiply)" to multiply the 2 given matrices in "Question I" sheet and write down the result on the shaded cells. Hint: Use for loops and multidimensional arrays. Write a macro "Macro 2 (Sort)"; a) to sort the given 20 numbers in "Question II" sheet (in an ascending order) and write down the result on the blue shaded cells; b) and write down "Even" if the number is even and "Odd" if the number is odd on the green shaded cells. Hint: Use for loops and arrays and if conditions. Write a macro "Macro 3 (Simulate)" to perform a Monte-Carlo simulation for the given 3 sequential activities project in "Question III" sheet and write down the result on the shaded cells. Hint: Use for loops and arrays
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
