The function that returns the current date. Example: Private Sub Command1_Click() Dim curdate As Date curdate = Date Text1.Text = curdate. End Sub. DateAdd.
確定! 回上一頁