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

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
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,214,950
Messages
6,122,428
Members
449,083
Latest member
Ava19

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