+ Reply to Thread
Results 1 to 5 of 5

How to return a Tax Year

  1. #1
    Registered User
    Join Date
    11-19-2014
    Location
    Reading, England
    MS-Off Ver
    2007
    Posts
    5

    How to return a Tax Year

    Hi

    Does anyone know how to create a formula to retunr the tax year for a date, for example if the date was 12/09/1995 the tax year would be 06/04/1995 or if it were 11/01/1997 the tax year would be 06/04/1996.

    Kind regards

    Peter

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: How to return a Tax Year

    Please Login or Register  to view this content.
    If someone has helped you then please add to their Reputation

  3. #3
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: How to return a Tax Year

    Hi, try

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Click just below left if it helps, Boo?ath?

  4. #4
    Registered User
    Join Date
    11-19-2014
    Location
    Reading, England
    MS-Off Ver
    2007
    Posts
    5

    Cool Re: How to return a Tax Year

    Wow thanks for the incredibly fast response.

    For anyone else who looks at this I did need to make some changes

    =IF(DATE(YEAR(B4),4,6)<=B4,DATE(YEAR(B4),4,6),DATE(YEAR(B4)-1,4,6))

    Thanks

    Peter

  5. #5
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: How to return a Tax Year

    Duh, not sure where my brain was there, I amended the code to show A1 rather than the random cell Id written it against then forgot to change one reference....not sure how I didnt spot the -/+ issue though?!?!? </SchoolboyError>

+ 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. Year-to-date return
    By RussG in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-06-2005, 12:05 PM
  2. Year-to-date return
    By Ron de Bruin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 10:05 AM
  3. Year-to-date return
    By Ron de Bruin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 07:05 AM
  4. Year-to-date return
    By RussG in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  5. Year-to-date return
    By RussG in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 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