How to check if offset is referencing the correct range?

wiseone

Board Regular
Joined
Mar 14, 2015
Messages
144
Hi,

I have a complicated Offset which is supposed to reference a row of 52 columns based on a reference cell, which will then be used for other calculations.

After i type in the offset in my formula, is there a way to check that it is referencing the correct range?

One method I know would be to make a named range of the offset, then check the location of the named range.. However its a formula that gets copied down to reference other key cells to change the offset, so that would only work for 1 row, and I'd like to check that its working on all rows instead of just one. (every row will have a different offset range).

Any other ideas?

I am aware offset is a volatile function and the con's associated.

Thanks in advance!
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
You could copy your offset formula, and paste it into the Name Box (to the left of the formula bar) and press enter.
 
Upvote 0
yup, i mentioned that up front...making a named range....however, if I have a formula where the offset changes for every cell it's dragged into, I'd have to have a named range of every cell which is not practical.
 
Upvote 0
I didn't say make a named range.

Copy the actual offset formula.
Paste it into the Name Box
Press Enter
It will highlight the area created by the offset.
 
Upvote 0

Forum statistics

Threads
1,214,923
Messages
6,122,283
Members
449,075
Latest member
staticfluids

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