Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8867087
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T16:56:35+00:00 2026-06-14T16:56:35+00:00

I am in the middle of making a Client a Access Database and am

  • 0

I am in the middle of making a Client a Access Database and am stuck on how to work around what im doing.

i have a table with somthing like
i have a table called Observations with somithing like this

Error Identified | Error Cat | ... | So on
No               |           |     |
Yes              | Dave3     |     |
Yes              | Dave      |     |
Yes              | Dave3     |     |
Yes              | Dave5     |     |
Yes              | Dave      |     |
Yes              | Dave6     |     |
Yes              | Dave6     |     |
Yes              | Dave      |     |

I want to count the number of occurrences that each [Error Cat] where [Error Identified] is yes

so it would bb

Error Cat | Count |
Dave      |   3   |
Dave3     |   2   |
Dave5     |   1   |
Dave6     |   2   |

What is the Access SQL for this to happen

I tried so hard but it just wont run the SQL
Please help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T16:56:37+00:00Added an answer on June 14, 2026 at 4:56 pm
    SELECT ErrorCat, COUNT(*) totalCount
    FROM tableName
    WHERE ErrorIdentified = 'YES'
    GROUP BY ErrorCat
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm in the middle of making my first django app, and I'd like to
I am in the middle of making a script for doing translation of xml
I am in the middle of making an app using a PHP web service
I'm in the middle of making a small scraping utility which is designed to
Middle-tier component will execute the data access routines in application. The component will call
I'm in the middle of some work and suddenly I get this. Warning: require(/opt/lampp/htdocs/ERP/laravel/÷5
We're in the middle of making a new e-commerce related PHP application and we
I have been working on making my website mobile compatible. Whilst I have successfully
I'm having a little bit of trouble making OpenID work from within an iframe.
I have the following code: <div id=container> <div id=top>TOP TEXT </div> <div id=middle>MIDDLE TEXT

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.