經安全檢測,此網站為安全網站,請放心前往原始網址!

如何在Excel中將日期轉換成週別 - Yahoo!知識+

You can achieve the same result in VBA code with the following function: Function VBAWeekNum(D As Date, FW As Integer) As Integer VBAWeekNum = CInt(Format(D, "ww", FW)) End Function ...

hk.knowledge.yahoo.com

網址安全性掃描由 google 提供