Question: For this problem, create a new worksheet called MyMaxFunction. Write a function called MyMax ( T ) , where T is a table of numbers.

For this problem, create a new
worksheet called MyMaxFunction. Write a function called MyMax(T), where T is a table of numbers.
MyMax(T) returns the maximum number in T. You cannot use the Excel functions MAX, MAXA, or
LARGE. But you have the built-in Excel function MIN available to define your implementation of MAX.
Test your MyMax function with at least three inputs: a row with 4 numbers, a column with 4 numbers
and a table of numbers with 4 rows and 2 columns.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!