B
Brig Siton
Hello,
I have an Excel Sheet that contains a full year of data of about 22k rows.
This excel sheets is dynamically being updated by our billing system for
reporting purposes. (Please do not ask me why we don't run the reports
directly from the database itself as I am trying to figure it out myself.)
Anyway, the sheet consists of about 10 columns:
1. FName
2. LName
3. City
4. State
5. LocationCode
6. ReceivedDate
7. ProcessedDate
8. BilledAmount
9. DiscountAmount
10. TotalDue
Now we have a Month to Month Report that tracks how many cases we Received
within that month.
I can do this through autofilters or even manually by sorting and cutting
the sheets.
However, what we want to achieve is some type of automation that the report
we will create will automatically calculate how many cases we receive per
month without disecting and breaking the whole sheet apart into monthly
data.
We are thinking about Pivot Table but how can I limit the query to select
only Jan within the whole list, or Feb, or Mar and so on.
Thank you very much in advance.
Brig Siton
I have an Excel Sheet that contains a full year of data of about 22k rows.
This excel sheets is dynamically being updated by our billing system for
reporting purposes. (Please do not ask me why we don't run the reports
directly from the database itself as I am trying to figure it out myself.)
Anyway, the sheet consists of about 10 columns:
1. FName
2. LName
3. City
4. State
5. LocationCode
6. ReceivedDate
7. ProcessedDate
8. BilledAmount
9. DiscountAmount
10. TotalDue
Now we have a Month to Month Report that tracks how many cases we Received
within that month.
I can do this through autofilters or even manually by sorting and cutting
the sheets.
However, what we want to achieve is some type of automation that the report
we will create will automatically calculate how many cases we receive per
month without disecting and breaking the whole sheet apart into monthly
data.
We are thinking about Pivot Table but how can I limit the query to select
only Jan within the whole list, or Feb, or Mar and so on.
Thank you very much in advance.
Brig Siton