M
Matt Gilarde
Guest
Wouldn't 1 - TODAY result in an integer value (the number of days between DATE(1) and today)? If so, the error is correct because you're trying to put an integer result into a date variable.
Continue reading...
Continue reading...