VBA Dapatkan Tanggal Saat Ini
Dim MyDate
MyDate = Date ' MyDate contains the current system date.
Bob7012
Dim MyDate
MyDate = Date ' MyDate contains the current system date.