ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

[µo°Ý] ¨CÂIÀ»¸ÓÀx¦s®æ¦Û°Ê±q¸ÓÀx¦s®æ¤¤ªº¥|­Ó¦r¤À¥X¨Ó¨ìG,H,I,J©O?

¦^´_ 1# metrostar

©ñ¦b sheet ¸Ì­±¸Õ¸Õ,¤£¬O©ñ¦b¼Ò²Õ¸Ì

Private Sub Worksheet_SelectionChange(ByVal Target As Range)
    If ActiveCell.Column = 3 Or ActiveCell.Column = 4 Then
        For i = 0 To 3
            Cells(ActiveCell.Row, 7 + i) = Mid(ActiveCell, i * 4 + 1, 4)
        Next i
    End If
End Sub

TOP

        ÀR«ä¦Û¦b : ¤£©È¨Æ¦h¡A¥u©È¦h¨Æ¡C
ªð¦^¦Cªí ¤W¤@¥DÃD