The VBA timestamp code is: Range(“A1”).value = Format(Now, "mm/dd/yyyy HH:mm:ss"). This code will show the current date and time in cell A1.
確定! 回上一頁