Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible in a macro to import data from a web page to a worksheet?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Basically what I want to do is some like when you go through (Data-import
external data-web query) I just want to create a new worksheet and import external data to a new created worksheet. I saw this in a previous post: ActiveSheet.QueryTables.Add(Connection:= _ "URL;http://finance.yahoo.com/q?d=t&s=^DJI", Destination:=Range("A1")) "Sabo, Eric" wrote in message ... Is it possible in a macro to import data from a web page to a worksheet? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Importing data from one worksheet into another | Excel Discussion (Misc queries) | |||
Importing data into existing worksheet | New Users to Excel | |||
Importing data from one worksheet to another? | Excel Discussion (Misc queries) | |||
Importing csv data into worksheet from the web | Excel Programming | |||
importing data from Excel worksheet to another worksheet | Excel Worksheet Functions |