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

[µo°Ý] [¤w¸Ñ¨M]§Q¥ÎEXCEL»s§@K½u®É¹J¨ì®É¶¡©µ¿ð°ÝÃD

¦^´_ 1# jiuhtsair
Private Sub ExeSelf()
    On Error Resume Next
    i = i + 1
    If i = 58 Then    '*¦Ü¤Ö­n°õ¦æ ExeSelf 58¦¸      
        Sheets(2).Cells(j, 1) = Time
        Sheets(2).Cells(j, 2) = O
        Sheets(2).Cells(j, 3) = H
        Sheets(2).Cells(j, 4) = L
        Sheets(2).Cells(j, 5) = C
        Sheets(2).Cells(j, 6) = V
        j = j + 1
        i = 0: V = 0                                          
       '¥i¬O³o¸Ì i Âk¹s¤F : ¨º«e­±ªº If i = 58 Then ¤S­nµ¥°õ¦æ ExeSelf 58¦¸        
        O = Sheets(1).Cells(2, 2)
        V = V + Sheets(1).Cells(2, 4)
        H = O: L = O: C = O
    Else
        '¥H¤U§PÂ_°j°éÅý§ë¸êÅv­«»P§ë¸ê¼Ðªºª«¦WºÙ³]©w¡A¶È°õ¦æ¤@¦¸
        C = Sheets(1).Cells(2, 2)
        If C > H Then H = C
        If C < L Then L = C
        V = V + Sheets(1).Cells(2, 4)
'        Sheets(2).Cells(i, 1) = Sheets(1).Cells(2, 2)
    End If
        Application.OnTime Now + TimeValue("00:00:01"), "ThisWorkBook.ExeSelf"
End Sub

TOP

¦^´_ 3# jiuhtsair
§A©ú¤Ñ¸Õ¸Õ«Kª¾¤F

TOP

        ÀR«ä¦Û¦b : ¡i®É¶¡¦¨´N¤@¤Á¡j®É¶¡¥i¥H³y´N¤H®æ¡A¥i¥H¦¨´N¨Æ·~¡A¤]¥i¥HÀx¿n¥\¼w¡C
ªð¦^¦Cªí ¤W¤@¥DÃD