eDiff("d", Range("T2").Value, Now()) >= 0) _
> and (DateDiff("d", Range("T3").Value, Now()) < 0)) Then
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means yo
uot;).Value, Now()) < 0)) Then
>
> *Paul*
> -----
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you ca
I am using Windows 7 64 bit and Excel 2010. My fiscal year starts September
1,2015 and ends August 31,2016. I have entered the date August 31, 2015
into cell T2. I put the date September 1, 2016 into cell T3. Here is the
part of my macro that I am having problems with:
> If (Now() > t2) And N