OFFSET Function not extending to new rows

adubblenie

New Member
Joined
Feb 27, 2015
Messages
2
Hello,
I am trying to add more rows to my chart, but when I extend the rows with the formulas I am getting " ##### " instead of the numbers I'm expecting.


Here's my formula that starts the chart:

=OFFSET('Raw Data'!$A$6,Performance!$B6,MATCH(Performance!E$5,'Raw Data'!$6:$6,0)-1)

Here's the formula in the bottom row:
=OFFSET('Raw Data'!$A$6,Performance!$B38,MATCH(Performance!H$5,'Raw Data'!$6:$6,0)-1)

Here is a screenshot of 'Performance':
http://imgur.com/Gv0TmMJ

And here is a screenshot of 'Raw Data':
http://imgur.com/fOriqWJ



Any help is great help! Thank you!

-Annmarie
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Welcome to the board.

Have you tried to widen your columns? Usually, the #### appears when a cell's content is larger that the cell.
 
Upvote 0
Thanks for your quick response!
I extended the columns per your suggestion, but it appears the numbers aren't correct, and they're all the same in each column... see link below for a screenshot.

Imgur
 
Upvote 0

Forum statistics

Threads
1,222,562
Messages
6,166,804
Members
452,073
Latest member
akinch

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