Search results

  1. J

    Counting Zeros with A Criteria

    Hello, I'm having a problem that I can't seem to solve. I am using A Master Client Table, which holds all the information of all the clients. I also have many different tables joined to this that have information such as gender,insurance, how they were reffered,ect., so that the data can be...
  2. J

    Changing Criteria in a query using a form

    I got it to work. Thank you very much for the help.
  3. J

    Changing Criteria in a query using a form

    Brian, Thank you for responding. I tried what you said and I didn't get any values. It seems like all the threads are saying to do it the same way you did.I don't know what the problem is
  4. J

    Changing Criteria in a query using a form

    Hello, I am working on a database which has many queries that count different statistics of clients (race,gender,ect) during specific date ranges. I would like to set up a form that you could go in and enter a date range into a text box and it would update the criteria (date range) for each of...
  5. J

    NOT Counting Duplicates

    Hello everyone, I have been working on a database that involves Clients and Group Meetings. I have a table for Clients (which includes their ID, Name, ect) and also a table for Groups(Group ID,Name,ect).This is set to keep the attendance of each group meeting. I would like to do a count of all...
Back
Top Bottom