- ©«¤l
- 2035
- ¥DÃD
- 24
- ºëµØ
- 0
- ¿n¤À
- 2031
- ÂI¦W
- 0
- §@·~¨t²Î
- Win7
- ³nÅ骩¥»
- Office2010
- ¾\ŪÅv
- 100
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2012-3-22
- ³Ì«áµn¿ý
- 2024-2-1
|
¦^´_ 45# starbox520
³Q©p¥´±Ñ¤F¡I
¨º¦A§ï¦^¨Ó¡G- If IsDate(Arr(i, 14)) Then
- If Arr(i, 14) >= Now And Arr(i, 14) < DateAdd("h", 4, Now) Then ' ·í¤U®É¶¡ +4Hrs
- ' "U" Äæ («æ³f³æ¸¹)¡A¦³¥ô¦óÈ¡A¦b "I" Äæ (Schedule) ¥[¤W * ¸¹¡A ¤§«á¦A¼g¨ì Sheet1
- ' 4. "U" Äæ («æ³f³æ¸¹)¡A¦³¥ô¦óÈ¡A¦b "I" Äæ (Schedule) ¥[¤W "«æ³f"¡A ¤§«á¦A¼g¨ì Sheet1
- If Len(Arr(i, 21)) > 0 And Right(.Cells(i, 9), 2) <> "«æ³f" Then
- ' If Len(Arr(i, 21)) > 0 And Right(.Cells(i, 9), 1) <> "*" Then
- .Cells(i, 9) = .Cells(i, 9) & "«æ³f" ' ½T»{¬O§_¬°«æ³f³æ¸¹
- ' .Cells(i, 9) = .Cells(i, 9) & "*" ' ½T»{¬O§_¬°«æ³f³æ¸¹
- End If
-
- Set rng = Union(rng, .Rows(i))
- End If
- ' N Ä椺ªÅ¥ÕµL¸ê®Æªº¿z¥X¨Ó¼g¦b¦¹
- ElseIf Len(Arr(i, 14)) = 0 Then
- ' ¦pªG "U" Äæ («æ³f³æ¸¹)¡A¦³¥ô¦óÈ¡A¦b "I" Äæ (Schedule) ¥[¤W * ¸¹
- ' 4. "U" Äæ («æ³f³æ¸¹)¡A¦³¥ô¦óÈ¡A¦b "I" Äæ (Schedule) ¥[¤W "«æ³f"¡A ¤§«á¦A¼g¨ì Sheet1
- If Len(Arr(i, 21)) > 0 And Right(.Cells(i, 9), 2) <> "«æ³f" Then
- ' If Len(Arr(i, 21)) > 0 And Right(.Cells(i, 9), 1) <> "*" Then
- .Cells(i, 9) = .Cells(i, 9) & "«æ³f" ' ½T»{¬O§_¬°«æ³f³æ¸¹
- ' .Cells(i, 9) = .Cells(i, 9) & "*" ' ½T»{¬O§_¬°«æ³f³æ¸¹
- End If
-
- Set rng = Union(rng, .Rows(i))
- End If
½Æ»s¥N½X |
|