+ Reply to Thread
Results 1 to 3 of 3

Need to convert a date to half year convention then count the months...

  1. #1
    Registered User
    Join Date
    04-19-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    11

    Need to convert a date to half year convention then count the months...

    I need some help to create a table that will give me the month depreciation of an asset. My FY ends on 9/30, and we have a half convention for the assets. Thus, I need to first convert the date to the half year (9/30 or 3/31) and then count the number of months. Anyone can help? I tried =DATE(YEAR(A1),CEILING(MONTH(A1),6)+1,0) and it gave me the dates for 12/31 and 6/30.

  2. #2
    Forum Contributor
    Join Date
    08-16-2012
    Location
    Sydney
    MS-Off Ver
    Excel 2019
    Posts
    209

    Re: Need to convert a date to half year convention then count the months...

    Hi Milkie,

    try using this formula

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Cheers
    Lex

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Need to convert a date to half year convention then count the months...

    It seems like you want to round up to the next half year date. Try this formula

    =COUPNCD(A1,DATE(9999,4,1),2)-1
    Audere est facere

+ 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] Count days for specific year falling within in multi-year date range
    By jslo2013 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-04-2012, 05:58 PM
  2. Replies: 2
    Last Post: 06-21-2012, 08:17 PM
  3. Replies: 3
    Last Post: 08-23-2011, 01:09 PM
  4. Counting Months year to date.
    By WKM in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 05-18-2010, 03:08 AM
  5. count number of months year to date
    By coal_miner in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-04-2005, 10:06 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