Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sam Sam is offline
external usenet poster
 
Posts: 19
Default internet connection via excel macro at timed intervels & save data to excel file.

Hi Gang,

I looked around and found bits and pieces to what I was looking for
but did not find all the pieces to put it all togther.

What I am looking to do is use a macro to:

1. Access a company website website once a day (example: 5:45am).
2. Tab over a couple of radio buttons to get a section I need to
download data from ( I think I can do this)
3. Run a query from the website. (essentially clicking on a single
button to extract data from the past 24 hours)
4. Copy all of the data the data that returns (Control A).
5. Paste it unto a blank MS Excel file and save on my computer in a
pretermined folder.


As always my sincere thanks to all the members in the forum!

Sam

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 53
Default internet connection via excel macro at timed intervels & save data

Sam,

If you are sure that the web page is very static in its format, I would use
the "SendKeys" function in a macro, but you will face some difficulties if
you want to properly interact with Internet explorer as everything will be
hard coded, for example the number of tabs you need to perform to reach the
right link.

Personally, I am using http://www.autoitscript.com for such automation. The
language is close to VBA, so it is easy to learn and you can really do great
things.

Stephane
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
Excel 2007/Vista: Missing file name on import external data connection diba New Users to Excel 0 July 6th 07 05:10 PM
save edit share excel files on internet mikell69 Excel Discussion (Misc queries) 0 May 29th 07 12:31 AM
internet connection process at exel start tim Biedermann Setting up and Configuration of Excel 1 October 14th 06 03:53 PM
msn stock updates quit working & no internet connection in excel K9CE Excel Discussion (Misc queries) 0 July 13th 06 04:36 PM
How do I save an OLAP connection to distribute with an Excel sheet JohnA Excel Discussion (Misc queries) 0 May 19th 05 03:35 PM


All times are GMT +1. The time now is 08:56 PM.

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"