+ Reply to Thread
Results 1 to 4 of 4

avergaes over multiple cells references

  1. #1
    Registered User
    Join Date
    06-24-2020
    Location
    Australia
    MS-Off Ver
    office 365
    Posts
    2

    avergaes over multiple cells references

    HI All,
    I'm stuck on how to do this.

    I need to work out the average number of quotes per Ref number, however the data is segmented into rows for each time a quote is done and recorded with the Ref Number and then a quote reference

    I need to someway to consolidate the number of "quotes" per ref number to then be able to work out the Average of quotes per booking.

    For example

    Ref Number Quote
    ghtyf 1
    ghtyf 1
    hyfgb 1
    jybbf 1
    jybbf 1
    jybbf 1
    jybbf 1


    I would do it manually but I have a few thousand lines of data.

    Any help would be great .. thanks in advance.
    L
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,397

    Re: avergaes over multiple cells references

    Welcome to the forum.

    Your sample data is not satisfactory. Please manually add your expected outcomes and post again.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    06-24-2020
    Location
    Australia
    MS-Off Ver
    office 365
    Posts
    2

    Re: avergaes over multiple cells references

    Thanks AliGW,

    I have re attched does this help ?
    Cheers
    L
    Attached Files Attached Files

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,397

    Re: avergaes over multiple cells references

    This has nothing to do with averages!

    In E2 drag copied down:

    =COUNTIF($A$2:$A$12,D2)

    or this, depending on what you want:

    =SUMIF($A$2:$A$12,D2,$B$2:$B$12)
    Last edited by AliGW; 06-24-2020 at 01:58 AM. Reason: Typo corrected.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How can I change multiple cells at once to change where a formula references?
    By spenser1235 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-13-2018, 10:07 PM
  2. [SOLVED] Find and replace multiple cells with a specific set of cell references
    By hekat in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-27-2016, 11:27 PM
  3. [SOLVED] SUMIFS w/ multiple criteria in a single column (using references to cells, not values)
    By akamenov88 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-15-2015, 06:16 PM
  4. [SOLVED] Is it possible to write an IF statement containing multiple references to 2 other cells?
    By Karelia Suite in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-31-2013, 08:11 AM
  5. Adding absolute references ($) to formulas in multiple cells
    By riceguy in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-30-2013, 01:24 AM
  6. Coding for offset cell references with multiple row headings with merged cells
    By AndyE in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-04-2010, 02:22 PM
  7. array/lookup help - multiple references over multiple colums
    By cards52 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-22-2009, 03:04 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1