Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Interacting with web page


Hi,

I need to interact with a web page to select certain dates then import
the data into excel!!
Does anyone have a code for this??

Kevin Gunn


--
gunny1979
------------------------------------------------------------------------
gunny1979's Profile: http://www.excelforum.com/member.php...o&userid=32932
View this thread: http://www.excelforum.com/showthread...hreadid=528755

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Interacting with web page


ActiveSheet.QueryTables.Add(Connection:= _
"URL;YOUR URL GOES HERE", Destination:=YOUR RANGE GOES HERE TO_ IMPOR
THE DATA)

You can refresh the data with this when you need to:

Range("RANGE YOU USED ABOVE TO IMPOT DATA").Select
Selection.QueryTable.Refres

--
renega
-----------------------------------------------------------------------
renegan's Profile: http://www.excelforum.com/member.php...fo&userid=1045
View this thread: http://www.excelforum.com/showthread.php?threadid=52875

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Interacting with web page


Hi thanks for this, but i dont think I was clear in what I was after,
I have a lnk to a website that I need to put 2 sets of dates in to tak
me to the page i need to export the data from.

Any ideas?

--
gunny197
-----------------------------------------------------------------------
gunny1979's Profile: http://www.excelforum.com/member.php...fo&userid=3293
View this thread: http://www.excelforum.com/showthread.php?threadid=52875

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
Interacting with 2 different excel files Trups Excel Discussion (Misc queries) 0 August 9th 07 04:52 AM
interacting with MS Access gottahavit Excel Programming 1 July 15th 05 05:53 PM
Interacting with IE Pablo Excel Programming 4 January 7th 05 08:07 PM
Interacting outside Excel Kevin Excel Programming 1 March 2nd 04 02:38 AM
Interacting with Explorer Tom Ridd Excel Programming 1 January 6th 04 03:33 PM


All times are GMT +1. The time now is 10:42 AM.

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"