- ©«¤l
- 15
- ¥DÃD
- 3
- ºëµØ
- 0
- ¿n¤À
- 27
- ÂI¦W
- 0
- §@·~¨t²Î
- Win7
- ³nÅ骩¥»
- 2010
- ¾\ŪÅv
- 10
- µù¥U®É¶¡
- 2013-12-23
- ³Ì«áµn¿ý
- 2015-8-10
|
¦^´_ 5# stillfish00
¬Oªº §Ú¤â°Ê¥þ³¡§R°£³s½u«á´ú¸Õ¡A°õ¦æ«áÁÙ¬O¦³¶]¥X¨Ó....¹ï¤F§Úªº¬O2010ª©¥»ªº ·P®¦¤¤...
- Sub °]°È¤ñ²v()
-
- Call StockNo
- Dim URL As String
-
-
- 'X As String
- 'X = Worksheets("À禬").Range("A2")
-
- URL = "URL;http://dj.mybank.com.tw/z/zc/zcq/zcra_" & ªÑ²¼¥N¸¹ & ".djhtm"
-
- With ActiveSheet.QueryTables.Add(Connection:=URL, Destination:=ActiveSheet.Range("K68"))
- .TablesOnlyFromHTML = True
- .RefreshStyle = xlOverwriteCells
- .WebSelectionType = xlSpecifiedTables
- .WebFormatting = xlWebFormattingNone
- .AdjustColumnWidth = False
- .WebTables = "1"
- .WebPreFormattedTextToColumns = True
- .WebConsecutiveDelimitersAsOne = True
- .WebSingleBlockTextImport = False
- .WebDisableDateRecognition = False
- .WebDisableRedirections = False
- .Refresh BackgroundQuery:=False
- Cells.Hyperlinks.Delete
- .Delete
-
- End With
- 'Cells.Hyperlinks.Delete
- End Sub
½Æ»s¥N½X |
|