Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
From an Excel Macro, I need to pass a URL to IExplorer, log in to a site, and
then perform some commands to export data an Excel file. This application will run on a scheduled basis (weekly, perhaps) to append the data to Excel and process it. Any ideas? -- CrawfordB |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() It is a piece of cake to pass a URL to a webpage from VBA, it is not that easy to get the data without seeing the webpage. Every webpage is different anwithout know the exact data you need you need some help. Yo can find lots of example if you do a google search for VBA EXCEL IE If you add JOEL to the search you find plenty of examples that I have people with. -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=170573 Microsoft Office Help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
List Applications That Are Running | Excel Programming | |||
List all applications running | Excel Programming | |||
Get list of running applications | Excel Programming | |||
Get the list of applications which are running | Excel Programming | |||
Running other applications from Excel VB | Excel Programming |