VBA recognizes the date and so doesn't give an error, but “sees” that you have ... the VBA functions DateSerial(Year, Month, Day) or DateValue(DateString), ...
確定! 回上一頁