Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to view specyfied table in IE ,using qm ?
#1
Hello

is this posible to view olny that TABLE what i want , using IE ?

like in excel :

Sub table()
With ActiveSheet.QueryTables.Add(Connection:= _
"URL;http://www.quickmacros.com/history.html", Destination:=Range("A1"))

.WebTables = "2"

.Refresh BackgroundQuery:=False
End With
End Sub


WebTables ="XXX " - is the number of selected teble

Q: How to view that using QM ?

thanks for answer Smile


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)