i would like to have an xmas countdown. i currently have it displaying just the amount of days. i would prefer it if it had days hours:minutes:seconds.
i have already have it on a form that has the timer set at 1000 so refresh is not a problem.
heres the function i have to display the days
=DateDiff("d",Now(),#25/12/2014#)
how do i get it to display as i would like?
thanks in advance
i have already have it on a form that has the timer set at 1000 so refresh is not a problem.
heres the function i have to display the days
=DateDiff("d",Now(),#25/12/2014#)
how do i get it to display as i would like?
thanks in advance