98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » Excel
Excel
Resolved · Low Priority · Version 2007
Elizabeth has attended:
Excel Advanced course
Excel Intermediate course
Excel
When would you be likely to use the "OFFSET" function? What is it best used for?
RE: Excel
Hi Elizabeth
In Excel, the Offset function returns a reference to a range that is offset a number of rows and columns from another range or cell. You use it to look for values in cells based on their distance and coordinates from a preset cell or range.
The syntax for the Offset function is:
Offset( range, rows, columns, height, width)
range is the starting range from which the offset will be applied.
rows is the number of rows to apply as the offset to the range. This can be a positive or negative number.
columns is the number of columns to apply as the offset to the range. This can be a positive or negative number.
height is the number of rows that you want the returned range to be.
width is the number of columns that you want the returned range to be.
An Example of this would be:
If in Range C2 you had the figure
Wed 29 Apr 2009: Automatically marked as resolved.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Shortcuts for working with named ranges in ExcelIf you are working with or creating named ranges in your spreadsheets, then you may find the following shortcut keys useful. |