dsum and another formula

dkarasek

New Member
Joined
Jun 15, 2008
Messages
2
Mr. Excel,

I am working on a project using multiple dsums to take confusing, mulitple accounts and putting them into useful titles. However, because there are accounts that are added throughout the year, I want to have another formula that takes all of the accounts that I already accounted for in the dsums, and subtract it from the final total sum. However, the twist is that there are multiple accounts that have a debit and a credit (meaning they cancel each other out). For the other formula, I am having trouble taking into account this twist. I need a formula that will take into account this twist and still will take the difference between the final total and the rest of the dsums.
Can you help?
Thanks,
Doug
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

dkarasek

New Member
Joined
Jun 15, 2008
Messages
2
Here is a small example
This is my database...

Jon 4 5 6 7 8 9
Jake 3 4 3 3 4 3
Jim 4 3 2 3 2 2
Total #1 11 12 11 13 14 14
Jake -3 -4 -3 -3 -4 -3
Total#2 -3 -4 -3 -3 -4 -3

Here is what I want it to return
Jon dsum jon's info for each column
Jake dsum jake for each column (but it cancels out)
Jim *need a formula to return jims number without using dsum. need to take the total #1 and subtract it from jon and jake's number. The problem is that jake's dsum cancels out and I don't know a formula/way to return just jim's number because Jake's cancels out.
Total sum of jon jake and jim's numbers
 
Upvote 0

Forum statistics

Threads
1,191,419
Messages
5,986,454
Members
440,031
Latest member
davidvillegasr

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