Joseph's code will do the trick, although I would suggest that you use Date() rather than Now(). You should really get into the habit of only using Now() when you have a definite need for the Time as well as the Date. Mixing the two functions can lead to problems in some situations.
Comment