Computer Applications
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.
Spreadsheet
41 Likes
Answer
=SUM(7,14,21,28,35)
Answered By
24 Likes
Related Questions
Write the format of the functions used in MS Excel to perform the following tasks:
To calculate the average of 82, 67, 80, 74 and 95.
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 determine the lowest value of the cell references from A4 to A12.
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.