mewingpants
New Member
- Joined
- Apr 1, 2019
- Messages
- 12
Hello,
Ok so what I am trying to do is, I have a total of 500.
And I have different accounts I want the 500 to come out of like for example:
(A1) (B1) (C1)
Dan. 100. ¤
Bob. 50. ¤
Mark. 50. ¤
John. 25. ¤
Alex. 200. ¤
Josh. 300. ¤
TOTAL. REMAINING
500.
And from the total I need subtracted from accounts of my choosing.
I have check boxes by each account so i can choose which accounts the 500 comes out of.
Ok now below this on the same sheet I have the same accounts but what accounts i select on top effects the bottom like a before and after type scenario.
Example,
Say I use Dan (100), john (25), Alex(200) which equals 325, so remaning only 175.
I then choose Josh last to cover the remainder. So the bottom would reflect as so. 300-175=125
And I used all the numbers in Dan,John,alex so they are all depleted showing zeros.
Dan. 0.
Bob. 50.
Mark. 50.
John. 0.
Alex. 0.
Josh. 125.
I've tried a bunch of things I could think of i keep either having numbers go negative so i use MAX,0 and tried to use MAX with IF statements and sumifs I just can not figure out the right combination to do this.
Ok so what I am trying to do is, I have a total of 500.
And I have different accounts I want the 500 to come out of like for example:
(A1) (B1) (C1)
Dan. 100. ¤
Bob. 50. ¤
Mark. 50. ¤
John. 25. ¤
Alex. 200. ¤
Josh. 300. ¤
TOTAL. REMAINING
500.
And from the total I need subtracted from accounts of my choosing.
I have check boxes by each account so i can choose which accounts the 500 comes out of.
Ok now below this on the same sheet I have the same accounts but what accounts i select on top effects the bottom like a before and after type scenario.
Example,
Say I use Dan (100), john (25), Alex(200) which equals 325, so remaning only 175.
I then choose Josh last to cover the remainder. So the bottom would reflect as so. 300-175=125
And I used all the numbers in Dan,John,alex so they are all depleted showing zeros.
Dan. 0.
Bob. 50.
Mark. 50.
John. 0.
Alex. 0.
Josh. 125.
I've tried a bunch of things I could think of i keep either having numbers go negative so i use MAX,0 and tried to use MAX with IF statements and sumifs I just can not figure out the right combination to do this.