Hello All

Is there anyway to monitor date changed without using a Timer? For example, when system date changes from 08/04/2003 -> 09/04/2003 (leaving overnight), it will do

Sub Abc()
'Some code here
End Sub

Thx alot