elevenaminla
New Member
- Joined
- Jan 13, 2011
- Messages
- 28
hey guys...
From a data table I've created, I'm trying to summarize expenses MONTHLY based on:
a - CATEGORY
b - DATE
I currently have DATE, EXPENSE, CATEGORY as column headers. DATE is in actual date (e.g. 03/05/11), expense is number (e.g. $5,000), category is textual (e.g. Marketing).
What I want to do is SUM by category and by date (e.g. sum all Marketing expenses in March 2011).
I tried a Pivot Table but I can't figure out how to just show March 2011 as a header labels instead of actual dates (03/05/11, 03/06/11, etc).
Any thoughts?
Thank you!
From a data table I've created, I'm trying to summarize expenses MONTHLY based on:
a - CATEGORY
b - DATE
I currently have DATE, EXPENSE, CATEGORY as column headers. DATE is in actual date (e.g. 03/05/11), expense is number (e.g. $5,000), category is textual (e.g. Marketing).
What I want to do is SUM by category and by date (e.g. sum all Marketing expenses in March 2011).
I tried a Pivot Table but I can't figure out how to just show March 2011 as a header labels instead of actual dates (03/05/11, 03/06/11, etc).
Any thoughts?
Thank you!