Problem with my sum offset function

lbrydie

New Member
Joined
Feb 21, 2019
Messages
1
I recently shamelessly borrowed a workbook template that uses the SUM OFFSET function to calculate a range of numbers. The formula works fine in one workbook but doesn't calculate correctly in another. I copied the formula from the workbook that is functioning propertly and it still doesn't work. Here is the formula: SUM(OFFSET(N30,-1,,MATCH("Balance Per General Ledger",I$1:I$105,0)-ROW())). Can anyone point me in the right direction to correct the error...

I can share the workbooks if necessary.

Linda B.
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

StephenCrump

MrExcel MVP
Joined
Sep 18, 2013
Messages
5,111
Office Version
  1. 365
Platform
  1. Windows
Welcome to the Forum!

As written, your formula is going to calculate SUM(N29:Nxx) where xx is some row value.

Is this what you intended?

And if so, how do you want xx to be determined?
 
Upvote 0

Forum statistics

Threads
1,195,632
Messages
6,010,804
Members
441,569
Latest member
PeggyLee

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
Top