| ©«¤l5923 ¥DÃD13 ºëµØ1 ¿n¤À5986 ÂI¦W0  §@·~¨t²Îwin10 ³nÅ骩¥»Office 2010 ¾\ŪÅv150 ©Ê§O¨k ¨Ó¦Û¥xÆW°ò¶© µù¥U®É¶¡2010-5-1 ³Ì«áµn¿ý2022-1-23 
         
 | 
                
| ¦^´_ 8# chihminyang88 §A¬°¦ó¥Î¤u§@ªí¤WÀx¦s®æ¦³×§ïªº¹w³]¨Æ¥ó  ¶·×§ï¤@¤U
 ¶×¤Jªº¥~³¡¸ê®Æ ¦p¤U¦³¦ó¤£¹ï?½Æ»s¥N½XPrivate Sub Worksheet_Change(ByVal TARGET As Range)
        Dim stockno As String
        Application.EnableEvents = False    
       'EnableEvents Äݩʠ ¦pªG«ü©wª«¥ó¯àIJµo¨Æ¥ó¡A«h¥»Äݩʬ° True¡CŪ/¼g Boolean¡C
        stockno = 3176
        With ActiveSheet.QueryTables.Add(Connection:= _
             "URL;http://www.stockdog.tw/stockdog/index.php?p=3&m=2&sid=" & stockno & "&sdate=2013-01-01&edate=2013-01-31&Submit=%ACd%B8%DF" _
             , Destination:=Range("A5"))
             .Name = "«ùªÑ¤À§G"
             .FieldNames = True
             .RowNumbers = False
             .FillAdjacentFormulas = False
             .PreserveFormatting = False
             .RefreshOnFileOpen = False
             .BackgroundQuery = True
             .RefreshStyle = xlOverwriteCells
             .SavePassword = False
             .SaveData = True
             .AdjustColumnWidth = False
             .RefreshPeriod = 0
             .WebSelectionType = xlSpecifiedTables
             .WebFormatting = xlWebFormattingNone
             .WebTables = "1,2,3,4,5,6,7,8,9,10"
             .WebPreFormattedTextToColumns = True
             .WebConsecutiveDelimitersAsOne = True
             .WebSingleBlockTextImport = False
             .WebDisableDateRecognition = False
             .WebDisableRedirections = False
             .Refresh BackgroundQuery:=False
         End With
         Application.EnableEvents = True
End Sub
¡ã
 ¨é°Ó        ¶R±i        ½æ±i        ¦Xp        «ùªÑ¦¨¥»
 9659(´I¨¹°ª¶¯)        545        446        99        176.53
 9653(´I¨¹©µ¥)        513        185        328        173.68
 5260(¤j¼y)        436        308        128        173.07
 126U(§»»·À]«e)        293        95        198        181.41
 9183(¸s¯qª÷¹©°ª¶¯)        264        220        44        175.28
 µù¥U¬°·|û¥i¬d¸ß©Ò¦³¨é°Ó¶i¥X¸ê®Æ¡B±Æ¦æ¡B«ù¦³§¡»ù
 
 
 ½Ð¥ý µn¤J ¡A¬d¸ß§ó¦h¸ê®Æ
 
 µù¥U¦¨¬°·|û
 | 
 |