WOLFRAM
Products
Wolfram|One
Mathematica
Wolfram|Alpha Notebook Edition
System Modeler
All Products
Consulting & Solutions
Wolfram Consulting
Industry Solutions
Solutions for Education
Learning & Support
Wolfram U Courses
Wolfram Language Resources
Wolfram Community
Support FAQs
Contact Support
Company
About Wolfram
Careers
Events
Educational Programs
All Sites and Resources
Wolfram|Alpha
Wolfram Cloud
Your Account
Your Account
User Portal
Search
Close
Enable JavaScript to interact with content and submit forms on Wolfram websites.
Learn how
Mathematica Reference
Range Functions
ExcelOffset
•
ExcelOffset[
range
,
{
rows
,
cols
}]
offsets
range
by the specified number of rows and columns.
•
All
specifies
range
should be offset to the end of contiguous data in that dimension.
•
None
specifies
range
should not be offset in that dimension.
• See also:
ExcelRange
,
ExcelResize
,
ExcelPosition
.
Further Examples
In[1]:=
In[2]:=
Out[2]=
In[3]:=
Out[3]=
In[4]:=
Out[4]=
In[5]:=
In[6]:=
Out[6]=
In[7]:=