'To refer to a Date data type literal in code, surround the literal 'with # symbols: MsgBox CDbl(#3/27/2020#) 'will display: 43917 'This ...
確定! 回上一頁