我有一個單元格中的日期值(比方說A1),我想檢查使用vba是否該日期的時間大於或小於特定時間(比如 ... if Cells(1,1)<TimeValue("13:00:00") then 'Something end if.
確定! 回上一頁