Results 1 to 4 of 4
  1. #1
    flsticks is offline Novice
    Windows Vista Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Posts
    9

    Project Assignment Database


    I am stuck. I am creating a database that has Agents, Supervisors and Quality Assessors. The Agents remain the same throughout the process, but on any week, the Sup and QA can change. Each week the Agents are assigned an assignment type and number of assignment types. Not only do I have to change these monthly, but have to report on accomplishments. I find I am doing an extreme amount of counting and laborious changes with such a large population of Agents. What I want to know if there is a simple way to gather and count for reporting the data. Right now, I get each CSR, count the type of assignment by week by assignment type then compile each week into a month.
    MY TABLES: SUP AGENT QA and an ASSIGNMENT table which holds the monthly assignments.

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    The answer is definitely yes. The implementation depends on how the data is organized. If one is doing database development you really do need to have an Access textbook in the version you have - available at Amazon or any big box book store.

    In your case the key issue appears to be the 'aggregate query'. Look for the epsilon E icon in query design view, and research this topic in your text book.

    One can also do math in a report - the report wizard will offer this as you set it up.

  3. #3
    flsticks is offline Novice
    Windows Vista Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Posts
    9
    Ahhh thanks I should have thought of that....I will give that a try. I am doing math in the report as well...thus my over thinking

  4. #4
    flsticks is offline Novice
    Windows Vista Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Posts
    9
    I do have aggregate queries, but the issue is each row of data contains the count and type of assignments. I am using one query for each week for each assignment type (3 of them)

Please reply to this thread with any new information or opinions.

Similar Threads

  1. i need help about my project plz
    By ga3la in forum Access
    Replies: 2
    Last Post: 01-15-2010, 09:10 AM
  2. Need help with a new project
    By faust7 in forum Access
    Replies: 3
    Last Post: 12-07-2009, 02:17 PM
  3. Access project
    By petesavva in forum Access
    Replies: 0
    Last Post: 10-21-2009, 02:37 PM
  4. Replies: 0
    Last Post: 10-13-2009, 11:54 AM
  5. Project Help
    By dillsdaman12 in forum Access
    Replies: 0
    Last Post: 10-29-2008, 02:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums