Computer Applications
Write the format of the functions used in MS Excel to perform the following tasks:
To determine the lowest value of the cell references from A4 to A12.
Spreadsheet
38 Likes
Answer
=MIN(A4:A12)
Answered By
20 Likes
Related Questions
Write the format of the functions used in MS Excel to perform the following tasks:
To find the highest value of the cell references from D3 to K3.
Write the format of the functions used in MS Excel to perform the following tasks:
To calculate the sum of the first five multiples of 7.
Write the format of the functions used in MS Excel to perform the following tasks:
To find the sum of all the prime numbers from 1 to 10.
Write the format of the functions used in MS Excel to perform the following tasks:
To find the arithmetical mean of the cell references from E4 to K4.