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
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
![]()
Please Login or Register to view this content.
If someone has helped you then please add to their Reputation
Hi, try
Formula:
Please Login or Register to view this content.
☚ Click ★ just below left if it helps, Boo?ath?![]()
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
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>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks