Project Proposal
Project Proposal
FUNCTION
BY MANSI RAJ
OFFSET Function
The Excel OFFSET function returns a reference to a range constructed with five inputs:
(1) a starting point, (2) a row offset, (3) a column offset, (4) a height in rows, (5) a width in
columns. OFFSET is handy in formulas that require a dynamic range.