Assignment 5
Assignment 5
Submit
Absolute references
There may be times when you do not want a cell reference to change when
filling cells. Unlike relative references, absolute references do not change
when copied or filled. You can use an absolute reference to keep a row
and/or column constant.
You can double-click the filled cells to check their formulas for accuracy.
The absolute reference should be the same for each cell, while the other
references are relative to the cell's row.
Be sure to include the dollar sign ($) whenever you're making an absolute
reference across multiple cells. The dollar signs were omitted in the
example below. This caused the spreadsheet to interpret it as a relative
reference, producing an incorrect result when copied to other cells
Count if - Count the no. of cells within a range that meets the given criteria.
=LN(number)
There are roundup and round down functions also. The roundup function will
increase the value to the nearest multiple you want whereas round down
function will decrease it.
Text TRUE represents 1 , only when written in the formula. The cell reference
TRUE won”t be translated
SUMIF(range,criteria,sum_range)