Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Downloading Worksheets

Dave,
It depends on how the web site has written the HTML/Scripting to construct
the web page.
It would seem that Excel is unable to determine where the data is, because
the HTML does not appear to contain tables. This may be because the site
does not want to facilitate automated access to its pages.

Depending how the web site is set up, you may be able use the URL to send
the login and/or filename data. e.g.
http://TheWebite.com/somepage.html?u...=yourexcel.xls

Otherwise you work with the web page/server with an instance of IE or
WinHttp (MS WinHTTP Services)

The specific time part should be easy using the Control PanelScheduled
Tasks within Windows.

NickHK

"Dave" wrote in message
...
The website I am trying to import the data from does have the "yellow"

arrows
next it in the Web-Query browser. Do you know what this problem could be?
Thanks.

"John Bundy" wrote:

Do a web-query and under the query properties you can set how often to
refresh the data. For more options you can do this through code if

needed.
--
-John Northwest11
Please rate when your question is answered to help us and others know

what
is helpful.


"Dave" wrote:

Is it possible to have Excel download an excel sheet from a
password-protected website at specific times during the day? The URL

will
not change, nor the filename. Thanks.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Downloading Worksheets John Bundy Excel Programming 0 January 3rd 07 03:59 AM
DOWNLOADING TEMPLATES TMICHIGAN New Users to Excel 0 October 6th 05 11:18 PM
Downloading from Bloomberg! Rohit Excel Discussion (Misc queries) 1 June 28th 05 04:04 AM
CALCULATING WORKSHEETS (INCLUDING AGE CALCULATING SHEETS) FOR DOWNLOADING, GREAT FOR PENSIONS/LIFE INSURANCE CALCULATIONS! RICHARD Excel Programming 0 March 15th 05 01:41 PM
downloading excell from web [email protected] New Users to Excel 11 January 21st 05 01:33 PM


All times are GMT +1. The time now is 05:39 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"