Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9787

How to filter based on multiple cases

$
0
0

I am aware that I may be asking the wrong question here. Not sure how to ask, but I am trying to create a budget on google sheets that to record how much I spend on each day. Right now I have the transaction shown below:

Date | Category | Amount  --------------------------Jan 1| Dining   | $5 Jan 1| Dining   | $30Jan 1| Gas      | $20Jan 2| Other    | $15

I want to know how I could use the information I have above to create the table shown below:

Date | Dining| Gas| Other------------------------Jan 1| $35   | $20| $0Jan 2| $0    | $0 | $15

I'm stuck trying to use a LOOKUP and SUMIF together.


Viewing all articles
Browse latest Browse all 9787

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>