If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range.Sub ExampleDefDate tDate=Date ' tDate is an implicit date variable Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Displays: 7 00:00:00 Date TrueEnd Sub