| ©«¤l95 ¥DÃD29 ºëµØ0 ¿n¤À150 ÂI¦W0  §@·~¨t²Îwindows2003 ³nÅ骩¥»office 2003 ¾\ŪÅv20 ©Ê§O¨k ¨Ó¦ÛKaoshiung µù¥U®É¶¡2010-11-5 ³Ì«áµn¿ý2018-2-8 
 | 
                
| ¤p§Ì¤£¬O«Ü·|¼g,§A°Ñ¦Ò¬Ý¬Ý,ÁÂÁÂ! ½Æ»s¥N½XPrivate Sub Worksheet_Change(ByVal Target As Range)
LastRow = ActiveSheet.[b65536].End(xlUp).Row
    If Target.Address = "$A$1" Then
        ActiveSheet.Range("b1").Offset(LastRow, 0) = Format([a1].Value, "hh:mm:ss")
    End If
End Sub
 | 
 |