View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
QuickLearner QuickLearner is offline
external usenet poster
 
Posts: 14
Default Calculate Date from a date

Hi
I am trying to make spreadsheet to calculate a TAX basis period.

in A1 I have Business start date 10/11/2008
So in A2 I want to check what is the YEAR in A1 and get the NEXT 5/4/2009
date there.

So eg if the date in A1 is 12/04/2001 then I want to show the 05/04/2002 in
A2 and so on.

How could I achieve that?

thanks