Hello to all,
what i would like to do is have a bit of VB code to set a variable to the next tax year but am having trouble constructing it..
Taxdate = 01/04/year+1
so if this year 2008 then i want the taxt year to return the first monday around 01/04/2009
taking into account that if today was after new year the next taxdate would be the same... any ideas???
thanks for the interest
what i would like to do is have a bit of VB code to set a variable to the next tax year but am having trouble constructing it..
Taxdate = 01/04/year+1
so if this year 2008 then i want the taxt year to return the first monday around 01/04/2009
taking into account that if today was after new year the next taxdate would be the same... any ideas???
thanks for the interest
Comment