Dim MyVar As Date MyDate = TimeSerial(11, 23, 45)
isn't this example wrong? MyVar should be Dim MyDate As Date
this occurs numerous times on this page