Results 1 to 2 of 2
  1. #1
    birth23 is offline Novice
    Windows 7 64bit Access 2013 64bit
    Join Date
    Aug 2016
    Posts
    1

    Count Matching and Use other Field

    Hi, I need help with making a query

    I currently have

    Items: Area: percent/item


    item1 Area1 xx
    item 2 Area2 xx
    item3 Area1 xx
    item4 Area2 xx
    ...
    I am looking to make a query to recognize the different areas and add all the percent/item at those areas, and compute the percentage per area
    so a formula to count ((the percent/item per area) / (#of Area)) *100

    So looking for a way to code so i could make it recognize the items in same areas, and count the percentage of each item in those areas, and then calculate the percentage for that all area that is completed

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    Make a query, Q1, to count the totals of each area.
    then make query,Q2, using Q1 to calculate avg.

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

Similar Threads

  1. Replies: 23
    Last Post: 01-27-2016, 01:42 PM
  2. Replies: 2
    Last Post: 12-22-2015, 09:09 PM
  3. Replies: 1
    Last Post: 10-24-2011, 08:01 AM
  4. Replies: 1
    Last Post: 08-11-2011, 11:33 AM
  5. Replies: 9
    Last Post: 06-23-2010, 02:06 PM

Tags for this Thread

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