G
Guest
Can anybody assist me in fixing this code to return the number of days
idfference
DateDiff("d", Date.Now, CDate(FILEMOVEDATE))
FILEMOVEDATE = '05/07/2007'
i was expecting a return of 2 but get a return of 1 instead, any suggstions.
idfference
DateDiff("d", Date.Now, CDate(FILEMOVEDATE))
FILEMOVEDATE = '05/07/2007'
i was expecting a return of 2 but get a return of 1 instead, any suggstions.