Results 1 to 6 of 6
  1. #1
    Niagara is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2016
    Posts
    3

    averageifs possible in Ms Access 2010?

    Hi AF,

    I signed up and am new so please bare with me. I've been stuck on this query for a very long time and need some advice. I basically want to perform an averageifs in MS Access without losing any of the original records. I just need the average on a separate column. I've tried DAvg, Avg, and none seem to work.



    Please help!

  2. #2
    vicsaccess's Avatar
    vicsaccess is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Apr 2015
    Posts
    451
    never used averageifs in excel. from looking it up though its possible in an access query. can you tell more or post a sample database?

  3. #3
    Niagara is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2016
    Posts
    3
    Sure,

    To Zip Source Spend averageifs (column I need in Access)
    12345 IND 4 average Spend if To Zip is equal to 12345 and Source is equal to IND
    54321 IND 2 average Spend if To Zip is equal to 54321 and Source is equal to IND
    54321 PHI 1 average Spend if To Zip is equal to 54321 and Source is equal to PHI
    12345 PHI 9 average Spend if To Zip is equal to 12345 and Source is equal to PHI

  4. #4
    vicsaccess's Avatar
    vicsaccess is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Apr 2015
    Posts
    451
    sorry that's greek to me. what is that the excel formula's?

  5. #5
    Niagara is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2016
    Posts
    3
    =AVERAGEIFS(Total_Spend Column, To Zip Column, 12345, Source column, IND)

  6. #6
    vicsaccess's Avatar
    vicsaccess is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Apr 2015
    Posts
    451
    got it. can you post you database?

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

Similar Threads

  1. Replies: 5
    Last Post: 01-07-2016, 12:49 PM
  2. Replies: 6
    Last Post: 07-07-2014, 09:13 AM
  3. Replies: 9
    Last Post: 05-07-2013, 08:37 PM
  4. Replies: 4
    Last Post: 09-19-2012, 02:07 AM
  5. Replies: 0
    Last Post: 07-31-2012, 12:25 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