Write the format of the functions:
a.=SUM(C5:H5)
b.=AVERAGE(K12:K50)
b.=MAX(A4:A14)
Answers
Answered by
6
Explanation:
Microsoft Office Excel 2007 Formulas and Functions For Dummies
Function/Formula Result
=SUM(A1:A5)+AVERAGE(B1:B5) Returns the sum of the range A1:A5 added with the average of the range B1:B5. This is an example of a formula that combines the result of two functions
Similar questions