Article ID: 324991 - Last Review: March 17, 2008 - Revision: 4.1 How to use the OFFSET function in ExcelThis article was previously published under Q324991 On This PageSUMMARY This article describes how to use the
OFFSET function to return the value of a cell that is a
specified number of rows and columns away from a cell or range of cells that
you referenced in an adjacent range. MORE INFORMATION Enter the following data into a blank Excel worksheet. You
will use this data for all sample formulas in this article. Collapse this table
Enter the following formulas into cell E2 (or any available blank cell): =OFFSET(C2,2,-1,1,1)
Examples:When you use this formula, the OFFSET function returns the value of the cell that is located two rows down (2) and 1 row to the left (-1) of cell C2 (which is cell B4). The value in cell B4 is "101". Therefore, the formula returns "101". | Article Translations
|
Back to the top
