• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

How to find the count containing multiple query

I have got a excel sheet where there are three columns:
1) Zone
2) Department
3) Different dates where query is raised

Now I want to extract a report where it will show in East/West Zone for finance department how many queries were raised between 11/12/16 to 18/12/16. Please help me.
 

Attachments

  • Book3.xlsx
    8.4 KB · Views: 3
Last edited by a moderator:
Hi,

You can create a pivot table for the same. please refer enclosed for your reference.


I have got a excel sheet where there are three columns:
1) Zone
2) Department
3) Different dates where query is raised

Now I want to extract a report where it will show in East/West Zone for finance department how many queries were raised between 11/12/16 to 18/12/16. Please help me as it is urgently required.
 

Attachments

  • Book3.xlsx
    16.1 KB · Views: 2
Apart from Pivot. You can also do by formula. If you table with large database, then you go with Pivot. Look attach file.
 

Attachments

  • Book3 (1).xlsx
    8.9 KB · Views: 6
Back
Top