Go thru the enclosed AFL.
is that what u sought?




On Fri, Jul 23, 2010 at 4:43 PM, mikk12345 <mikk12...@yahoo.com> wrote:

>
>
> I would like to calculate the days between the selected date and today;
>
> My code is:-
>
> FutureDate=ParamDate( "Select Date in Future", Now());
>
> Today=Now();
>
> Daycount=FutureDate-Today;
>
> Seems to throw up an error. Any suggestions. Thanks,
>
> Mikey.
>
> 
>

Reply via email to