Excel modifies the date formats available to you. ... Use the vba FORMAT function instead as in Range ("A1")=Format(now,"yyyy-mm-dd").
確定! 回上一頁