Displaying the system date or time The first example uses VBA's Date function to display the current system date in a message box: Sub ShowDate() MsgBox ...
確定! 回上一頁