+ Reply to Thread
Results 1 to 2 of 2

Formula to find a date range and date average

  1. #1
    Registered User
    Join Date
    08-13-2012
    Location
    Vancouver, Canada
    MS-Off Ver
    Excel 2007
    Posts
    15

    Formula to find a date range and date average

    Hi all,
    I was wondering if anyone has a formula to find a date range?
    For example: I have a series of dates of invoices over a period of a couple of years - what I'd like to do is find the meand median and average date.
    Last edited by 1Monkey; 08-14-2012 at 11:52 AM.

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Formula to find a date range and date average

    Simply use

    =Average(A1:A1000)
    =Median(A1:A1000)

    where A1 to A1000 is you list of dates. Note blank cells will be treated as 1/1/1900
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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