Hello-
I'm kinda new to excel and need some help. I have two colums with data validation, in column A - name of bank (wells fargo, chase), then column B is type of accounts (checking, savings), I have this as INDIRECT based on what is picked from column A. The third column just has amounts of deposits.
My question is, how do I add up what is in the deposits column based on which bank was picked in column A?
I would like it to be something like this:
BANK NAME TOTAL AMOUNT
Wells Fargo (here would be the total amount deposited in Wells Fargo)
Chase (here would be the total amount deposited in Chase)
I don't even know if i'm explaining this clearly.
Any help would be appreciated. Thank you!
Welcome to the forum. Look at a SUMIF formula. =SUMIF(A1:A100,"Wells Fargo",C1), for example. Also, this particular section isn't appropriate for your question. Worksheet Functions or New Users would have been better.
Mods, could one of you please move this to the appropriate section? Thanks.
Your post does not comply with Rule 5 of our Forum RULES. We have Seven question forums: Miscellaneous, General, Programming, Worksheet Functions, Charting, Excel 2007 Help and New Users. Please choose the appropriate forum, and post your question in ONLY one forum.
This is not a question/answer Forum. Moved
Hope that helps.
RoyUK
--------
If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need
For Excel consulting, free examples and tutorials visit Excel Consulting-Excel VBA
Check out the free Excel Toolbar
New members please read & follow the Forum Rules
Remember to mark your questions Solved and rate the answer(s)
Code Tags: Make your code easier for us to read
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks