Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Down Loading External Data From Web. VBA to Control it

I currently update one of my programs by using the external data option on
the Data Tab of the ribbon. There are 6 different websites that I query at
concurrent times.

What I need to do is control some sites from being downloaded at certain
times, plus do some other operations with it. I have searched and searched
MS help for VBA that would allow me to do this. All I can find is
information on using the data and properties option help using the Data Tab
on the ribbon. No reference to manipulating external data from the web with
VBA.

Is there someone there that can lead me to the VBA statements, syntax or
whatever to accomplish the above?

I use XP Pro and Excel - Office 2007.

Regards,

Larry
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 122
Default Down Loading External Data From Web. VBA to Control it

I have a free open-source add-in that may help. It has a number of
user-defined functions that are used to grab data off of web pages.
If they don't meet your needs, you can review some of the VBA code to
see if something in there can help you achieve your goal. The add-in
and documentation on its functions can be found in the files area of
this Yahoo group:

http://finance.groups.yahoo.com/group/smf_addin/

On Mar 23, 12:29 pm, lwchapman
wrote:
I currently update one of my programs by using the external data option on
the Data Tab of the ribbon. There are 6 different websites that I query at
concurrent times.

What I need to do is control some sites from being downloaded at certain
times, plus do some other operations with it. I have searched and searched
MS help for VBA that would allow me to do this. All I can find is
information on using the data and properties option help using the Data Tab
on the ribbon. No reference to manipulating external data from the web with
VBA.

Is there someone there that can lead me to the VBA statements, syntax or
whatever to accomplish the above?

I use XP Pro and Excel - Office 2007.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Down Loading External Data From Web. VBA to Control it

I would like to thank Don Guillett and Randy Harmelink for their excellent
response to my question. Both suggestions were very helpful.

Thank you two gentlemen!

Regards - Larry

"Don Guillett" wrote:

I haven't tried this with 2007 but one way to build an external query is
goto the web siteplace your cursorright clickexport to ms exceletc. I
often build queries like this for my clients.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"lwchapman" wrote in message
...
I currently update one of my programs by using the external data option on
the Data Tab of the ribbon. There are 6 different websites that I query
at
concurrent times.

What I need to do is control some sites from being downloaded at certain
times, plus do some other operations with it. I have searched and
searched
MS help for VBA that would allow me to do this. All I can find is
information on using the data and properties option help using the Data
Tab
on the ribbon. No reference to manipulating external data from the web
with
VBA.

Is there someone there that can lead me to the VBA statements, syntax or
whatever to accomplish the above?

I use XP Pro and Excel - Office 2007.

Regards,

Larry



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
Using or loading external code GDCobra Excel Programming 5 September 28th 07 04:18 PM
dynamically loading external macros, on the fly sp00nix[_25_] Excel Programming 2 March 19th 06 12:45 AM
External SQL Data not updating in spreadsheet when loading in OWC Chris Tromans Excel Programming 0 May 18th 05 06:16 PM
External data references in a userform control jmikerea[_3_] Excel Programming 2 July 17th 04 01:11 PM
Loading a web page on a web browser control Aaron[_10_] Excel Programming 4 January 6th 04 01:11 PM


All times are GMT +1. The time now is 05:25 PM.

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

About Us

"It's about Microsoft Excel"