• 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.

count and sum up

I have a database like this:

City Project Status Amount
A Project A Open 3419
A Project B Closed 5407
B Project C Progress 2351
A Project D Closed 2185
B Project E Open 5501

my requirement is like this:
In a data validation under City 3 option A, B and "All".
If I select Äll, it will count the total no of projects Under Open, Closed & Progress
If I select A, it will count the total no of projects under Open, Closed & Progress (A only)
and similarly sum up the project cost

Thanks is advance.
 

Attachments

Back
Top