I have a variable that has been declared as a Date. My code runs through a few lines of a spreadsheet making a comparison using the date variable. I then need to clear the varible before moving to the next lines to be compared.

How do you set a date varible to blank or nothing or null or whatever an empty date variable is set to.

This may be a simple question, but sometimes the simplest things seem to be the absolute hardest to find the answer to.

Thanks!

Jeff