Counting Help

J

JerryS

I have two comumns. The first has the rep initials. The second has a value. I
would like to total the value for each rep. Any suggestions? Thanks
 
D

Duke Carey

Either with a Pivot table off the Data menu, or by using the SUMIF() function.
 
Top