Results 1 to 2 of 2
  1. #1
    ennin1 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2015
    Posts
    1

    Angry Access Query Sumif Or Count Ifs, Access 2010

    Hi I am very new to Access and need help trying to figure out a ratio of stores in my table for example there are 10 stores nationally for Walmart, 1 in a particular zipcode, I need to have the query return 10% for that zip code (1/10)... and then multiplied by sales data in a separate table.

    There are some retailers that are in the file but there are no sales data for.. and in those instances should exclude them.. the name of the retailer should be on both files.. I appreciate the help in advance

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Calculating percentages easiest done on report. Use report Sorting & Grouping feature. Do Sum() calcs in group and report footers. Reference those textboxes to do percentage calcs in other textboxes.

    Otherwise, do queries that calculate aggregate data then join those queries.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 6
    Last Post: 11-05-2014, 03:00 PM
  2. SumIF in access
    By sharkantipav in forum Programming
    Replies: 1
    Last Post: 03-19-2014, 12:48 PM
  3. sumif in Access
    By JGrots in forum Queries
    Replies: 12
    Last Post: 01-17-2013, 02:37 PM
  4. Replies: 2
    Last Post: 03-30-2012, 11:18 AM
  5. Sumif in an Access report
    By tigers in forum Reports
    Replies: 0
    Last Post: 03-15-2007, 12:19 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