Sum Offset when cell value of first number found with formula

erniepoe

Active Member
Joined
Oct 23, 2006
Messages
375
Office Version
  1. 365
Platform
  1. Windows
Hi All,

I have a sum offset formula that is not working for me and am hoping somebody can offer assistance. First, i find out the location of the cell value i want to find using the cell address CSE formula

I then use the sum offset formula, and when I the actual cell value in the formula, it works great, but when I use the cell where the cell value is found, no dice.

Any ideas on how I can make this work? Thanks so much.
 

Attachments

  • image.png
    image.png
    25.5 KB · Views: 12

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
Are those actual dates formatted to show mmm yyyy or just text?
 
Upvote 0
Ok, how about
Excel Formula:
=FILTER(FILTER(C10:N100,A10:A100=C2),COLUMN(C9:N9)<=MATCH(C4,C9:N9,0))
 
Upvote 0
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,216,105
Messages
6,128,859
Members
449,472
Latest member
ebc9

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