sumif and 2 criteria that dynamically moves?

biagio85

New Member
Joined
Sep 19, 2010
Messages
14
I have a complex formula that i am looking help with. Below is a similar layout.

Shipments
this account 1234 5 5 5
that account 5637 9 9 9
other account 8214 2 2 2

Production
little account 7512 5 5 5
small account 8785 9 9 9
that account 5637 3 3 3
big account 1562 2 2 2

the number of accounts change but sometimes there is the same accounts in both perscriptions and production. i need to dynamically find production and sum the 3 columns for that account. I will need to do the same for each account by title(shipments, production). I cannot add another column as a reference number and i cannot change the account numbers. Also as i said above the number of accounts changes so i cant say something like find production and go 3 cells down or anything like that.

Thanks for any help..

Ben
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
that will not work. what do you do whent you come across the same account number? also i have about 20 titles and accounts in each of them sometimes more then one appears in each.
 
Upvote 0
thats my problem. i need it to look at the title such as production and look down until the next title or something like that.
 
Upvote 0
you could always have shipments starting in column A and production starting in column F or something that way it will always start in row 2, then you can use VLOOKUP wich always looks at the topmost occurance
 
Upvote 0

Forum statistics

Threads
1,224,537
Messages
6,179,405
Members
452,911
Latest member
a_barila

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