Can you use the DateDiff function to compare two dates in YYYYMMDD or MM/DD/YYYY format? When I compare the dates in JS format it gives me an error "TypeError: Cannot find function getTime.
I'm getting a result like this: 1.0810584E12?
Nice, i finally got it to work using John's example. Thanks for your help as always!