+ Reply to Thread
Results 1 to 3 of 3

Obtaining an averageif from multiple sheets

  1. #1
    Registered User
    Join Date
    01-28-2020
    Location
    Iowa
    MS-Off Ver
    1902
    Posts
    1

    Obtaining an averageif from multiple sheets

    I have a workbook that tracks data by individual days. So i have a sheet for every weekday of the month. 1-6-20, 1-7-20, 1-8-20, 1-9-20, 1-10-20, etc... Each sheet tracks "loads" for a warehousing company tracking the booking number(A), carrier(B), trailer #(C), check in time(D), appt time(E),Load Type (Live, Drop, Pre-Load) (F) Warehouse personnel that worked on it(G), warehouse personnel start time(H), warehouse personnel end time(H), total work time (L), and to time from check in (D) to to warehouse personnel end time (H) resulting in (M) (=sum(H)-(D)) =(M)).

    i basically need the following formula to work across multiple sheets.

    =AVERAGEIF(F12:F500, "Live", L12:L500)


    I also use the following formula in google sheets to calculate the average on one particular sheet based on multiple criteria, but i cannot get it to work on excel.

    =ArrayFormula(AVERAGE(IF(F4:F200={"Live","Drop/Live", "Inbound/Live"}, M4:M200)))

    Thank You in advance.

  2. #2
    Forum Contributor
    Join Date
    11-10-2017
    Location
    INDIA
    MS-Off Ver
    365
    Posts
    184

    Re: Obtaining an averageif from multiple sheets

    If you could have enclosed sample file that might have helped lot to understand and create formula as per your file.
    But if you write a formula and need to paste the same in different sheet it would work accurately if you are useing range refrence.

    And to get average with multiple condition try using averageifs formula
    *If you wish you click on *,a way to say ThankYou

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Obtaining an averageif from multiple sheets

    Hi and welcome to the forum.

    Why are you capturing daily data on sheets of their own? You are seriously compromising your ability to analyse and summarise the data. You should have a single sheet.

    Use the current daily sheet layout but add a first column that holds the date. Then stuff like averages etc. can be achieved either with straightforward functions or better still with a Pivot Table which doesn't need formulae at all.

    I urge you to put all your daily sheets together as above. If you want help to do that then upload the file. We can write a simple macro to achieve that starting point of a single sheet database.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ 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. [SOLVED] Averageif Across Multiple Cells in Different Sheets
    By HelpMePlease97 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-30-2019, 08:17 AM
  2. AverageIf using Vllokup through multiple sheets
    By smm3rmh in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-21-2018, 08:35 AM
  3. AVERAGEIF >0 (cells in different sheets)
    By vill in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-06-2017, 03:26 AM
  4. [SOLVED] Averageif over multiple sheets
    By mamachrissy1028 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-24-2015, 11:38 AM
  5. Averageif across multiple sheets returning #value
    By Bairdsly in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-03-2014, 04:30 PM
  6. AVERAGEIF, defining range across multiple sheets
    By waringb in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-02-2013, 02:42 PM
  7. AverageIf across a range of sheets
    By Ducjes in forum Excel General
    Replies: 4
    Last Post: 07-06-2010, 03:40 PM

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