I have data columns for date, location, and sum. For example:
11/15/16 Pittsburgh 25.50
11/15/16 Pittsburgh 16.50
11/15/16 Albany 12.50
11/15/16 Albany 15.50
12/16/16 Pittsburgh 10.25
12/16/16 Albany 16.95
What I would like to do is get total columns that get grand totals for each day and location...
So the resulting three columns would look like this:
11/15/16 Pittsburgh 42.00
11/15/16 Albany 17.00
12/16/16 Pittsburgh 10.25
12/16/16 Albany 16.95
Not quite sure how to use formulas to get things working like this. Any help would be greatly appreciated!
George
11/15/16 Pittsburgh 25.50
11/15/16 Pittsburgh 16.50
11/15/16 Albany 12.50
11/15/16 Albany 15.50
12/16/16 Pittsburgh 10.25
12/16/16 Albany 16.95
What I would like to do is get total columns that get grand totals for each day and location...
So the resulting three columns would look like this:
11/15/16 Pittsburgh 42.00
11/15/16 Albany 17.00
12/16/16 Pittsburgh 10.25
12/16/16 Albany 16.95
Not quite sure how to use formulas to get things working like this. Any help would be greatly appreciated!
George