Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() I'm stuck big time and I'm not even sure how to explain it ... but here goes. I need to use a formula that takes two different people, add all their transaction for a 30 day period, then subtract that amount from a starting balance. There isn't a transaction for every day of the month and when there is one, it has to feed of the remaining balance not the starting balance. Gosh, I hope that made sense??? The formula I came up with is: IF((B1="Tom"),c1-Sumd1:d31, IF((B1="Pete"),c1-Sumd1:d31)) Column A is date, column B is person, column C is starting balance, column D is amount used, and column E is remaining balance. Any help with be greatly appreciated. -- excelrookie05 ------------------------------------------------------------------------ excelrookie05's Profile: http://www.excelforum.com/member.php...o&userid=27204 View this thread: http://www.excelforum.com/showthread...hreadid=467191 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
multiple if statements | Excel Worksheet Functions | |||
How to: Multiple "if" statements? | New Users to Excel | |||
Logical Function - Multiple IF statements | Excel Worksheet Functions | |||
Combining IF and multiple SUMIF statements, if A>0 & B is between | Excel Worksheet Functions | |||
multiple IF statements | Excel Worksheet Functions |