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

Google sheets - sum values in a key-value column pair for each key and display the results

$
0
0

Given:

  A   | B  |______|____|key1  | 3  |______|____|key2  | 5  |______|____|key3  | 7  |______|____|key2  | 9  |______|____|

Get the output:

  D   | E  |______|____|key1  | 3  |______|____|key2  | 14 |______|____|key3  | 7  |______|____|

I'm trying to use a combination of unique and filter but to no avail.


Viewing all articles
Browse latest Browse all 9782

Trending Articles



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