Please Explain Offset

spcalan

Well-known Member
Joined
Jun 4, 2008
Messages
1,247
Can someone please explain the Offset formula?

I have seen it used in many different ways, but do not understand the functionality of it.

Thanks in Advance.
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Try this:

Click on Help in the main menu, then on Contents and index, type in Offset and enter.

If, after reading the display there, you still have questions, post each one clearly, with reference to that Help information, and we will certainly be able to help you.
 
Upvote 0
spcalan,
I'm not completely sure what you mean by not 'understanding the functionality', but here's a quick example that may help.
Enter something into cell C1.
Then in another cell somewhere, enter the formula: =OFFSET(B1,0,1)
Translated, this means "Display the value in the cell that is offset 0(zero) rows down and 1(one) column to the right of B1."

Now, it's usefulness doesn't seem apparent when used this way (after all, if you know how many columns & rows to offset from a specified cell like B1, it would be easy enough to simply refer to the cell you're after) but if you were to specify an offset from a named range for example, now it's usefulness becomes a bit more obvious.

Beyond that, Ralph's suggestion to check out the help file is always a good idea.

Hope it helps.
 
Upvote 0

Forum statistics

Threads
1,215,791
Messages
6,126,930
Members
449,349
Latest member
Omer Lutfu Neziroglu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top