+ Reply to Thread
Results 1 to 6 of 6

How to calculate the average tenure in Year and Month

  1. #1
    Valued Forum Contributor
    Join Date
    05-07-2014
    Location
    India
    MS-Off Ver
    MS Office 365
    Posts
    313

    How to calculate the average tenure in Year and Month

    Hi,

    I want to know that how can I calculate the average tenure for year and month.

    Example:- column A contains first name, Column B contains last name and Column C contains length of service.

    Which formula I should try to get the average tenure.

    Thanks
    Nisha
    Thanks
    Nisha Dhawan


    If you like my answer please click on * Add Reputation
    "If you can dream it, You can do it "

  2. #2
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    Re: How to calculate the average tenure in Year and Month

    What sort of data is there in the length of service column? I mean, is it months, or years or what?

    Can you attach a sample workbook?
    Cheers!
    Deep Dave

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: How to calculate the average tenure in Year and Month

    I see nothing in there that can be used to calc a time period, you already have length of service, is that not tenure (duration)?

    How would you calc this manually?
    Can you upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: How to calculate the average tenure in Year and Month

    Hi,

    If you have the length of service in column C in numbers then use AVERAGE(Cxx:Cxx) to get the average length of service.

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: How to calculate the average tenure in Year and Month

    @ cbatrody, hmm perhaps you were the only 1 (so far) to read this question properly

  6. #6
    Registered User
    Join Date
    06-11-2015
    Location
    U.S.A.
    MS-Off Ver
    All
    Posts
    2

    Re: How to calculate the average tenure in Year and Month

    "Please find the below formula to calculate the tenure of an Employee.

    =datediff(B1,C1,""y"")&"" years,""&DATEDIF(B1,C1,"" ym"")&"" months""

    Click on show video to view calcuation.

    As you asked about Average tenure, so you can use avarage() formula to calculate average tenure."

+ 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] How to calculate average by month and year
    By 1losthuman in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-03-2015, 11:20 AM
  2. [SOLVED] I have the day and month but not the Year-need a macro to calculate the Year
    By iplayball in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-31-2013, 01:31 AM
  3. Replies: 7
    Last Post: 09-18-2012, 11:33 AM
  4. Replies: 3
    Last Post: 09-17-2012, 01:03 PM
  5. to calculate this month, this year, last year figure
    By mingali in forum Excel General
    Replies: 7
    Last Post: 08-07-2010, 03:22 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