PC Review


Reply
Thread Tools Rate Thread

Copy Data from Website

 
 
J.W. Aldridge
Guest
Posts: n/a
 
      1st Mar 2007
I am having a problem getting web query to work with what I want
(although I expect it should work).

I need to retrieve data from the following site but web query wont do
it.

Should i be using a macro that will lead me to the site rather than
web query?

It is a webpage of data but with the extension of .xls - is this the
problem?


http://ind_as400.hub.ftn.fedex.com/BACKUP/memmon.xls

 
Reply With Quote
 
 
 
 
Tim Williams
Guest
Posts: n/a
 
      1st Mar 2007
dim wb as workbook
set wb = workbooks.open("http://ind_as400.hub.ftn.fedex.com/BACKUP/memmon.xls")
'then work with wb

--
Tim Williams
Palo Alto, CA


"J.W. Aldridge" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> I am having a problem getting web query to work with what I want
> (although I expect it should work).
>
> I need to retrieve data from the following site but web query wont do
> it.
>
> Should i be using a macro that will lead me to the site rather than
> web query?
>
> It is a webpage of data but with the extension of .xls - is this the
> problem?
>
>
> http://ind_as400.hub.ftn.fedex.com/BACKUP/memmon.xls
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Faster and more efficient ways to copy website content from VS.NET interface (besides the "Copy Website" tool?) Microsoft ASP .NET 4 27th Aug 2007 10:52 AM
inporting data from website where website address frequently chang =?Utf-8?B?SFA=?= Microsoft Excel Programming 3 24th Jun 2007 03:50 PM
copy and paste data from website Brian Microsoft Excel Discussion 1 3rd Mar 2007 11:02 AM
Macro to Copy data from e-mail and paste it into a field on a website joebobcletusjr Microsoft Excel Programming 0 16th Feb 2005 05:19 PM
Excel 2002 cannot copy data from website to excel =?Utf-8?B?Q0pNY0JyaWRl?= Microsoft Excel Misc 1 6th Feb 2004 09:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:09 AM.