Hi, Completely noob here obviously, but I'm glad to be here and learning!
I know this will have a simple answer, but i'm not able to put together in my brain the way to do this.
I have two rows that each have a zip and revenue amount
1. 01040 $1000
2. 01040-2223 $2000
I want to sum this into one line
01040-2223 $3000
There could be any number of lines that have these zip codes, so my thinking is I need some sort of formula that says "If first 5 numbers match, then sum together"
I'm sure there is a very simple way to do this, but I haven't learned it yet 
Thanks for the help