- ©«¤l
- 63
- ¥DÃD
- 15
- ºëµØ
- 0
- ¿n¤À
- 81
- ÂI¦W
- 0
- §@·~¨t²Î
- win7
- ³nÅ骩¥»
- office2007
- ¾\ŪÅv
- 20
- µù¥U®É¶¡
- 2014-3-16
- ³Ì«áµn¿ý
- 2015-9-20
|
³]°j°é
§Ú·Qn±q²Ä¤@Óºô§}¶×¤J¥~³¡¸ê®Æ¡B²Ä¤GÓºô§}¶×¤J¥~³¡¸ê®Æ.....¨ì²Ä¤Ó¡A½Ð°Ý§Ú¸Ó¦p¦ó³]¥ß¤@Ó°j°é?
°j°é.rar (7.53 KB)
¥H¤U¬O§Ú¶×¤Jªº²Ä¤@Óºô§}ªº¥~³¡¸ê®Æ- ' Â^¨úºô¸ô¸ê®Æ
- Range("C3").Select
- ActiveCell.FormulaR1C1 = _
- "http://www.atpworldtour.com/Tennis/Players/Ac/R/Ricardo-Acioly.aspx"
- Sheets("Â^¨ú¸ê®Æ").Select
- Range("A1").Select
- With ActiveSheet.QueryTables.Add(Connection:= _
- "URL;http://www.atpworldtour.com/Tennis/Players/Ac/R/Ricardo-Acioly.aspx", _
- Destination:=Range("$A$1"))
- .Name = "Ricardo-Acioly"
- .FieldNames = True
- .RowNumbers = False
- .FillAdjacentFormulas = False
- .PreserveFormatting = True
- .RefreshOnFileOpen = False
- .BackgroundQuery = True
- .RefreshStyle = xlInsertDeleteCells
- .SavePassword = False
- .SaveData = True
- .AdjustColumnWidth = True
- .RefreshPeriod = 0
- .WebSelectionType = xlEntirePage
- .WebFormatting = xlWebFormattingNone
- .WebPreFormattedTextToColumns = True
- .WebConsecutiveDelimitersAsOne = True
- .WebSingleBlockTextImport = False
- .WebDisableDateRecognition = False
- .WebDisableRedirections = False
- .Refresh BackgroundQuery:=False
- End With
½Æ»s¥N½X |
|