Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Erazmus,
Since most of the programmatic web page access is happening via javascript, your best bet to pick this up is going to be hanging out in the javascript newsgroups. The main challenge is learning the HTML Document Object Model and how to interact with it: translation from javascript to VBA is not too difficult. Still, if you have specific questions you might still pose them here... Tim "Erazmus" wrote in message oups.com... Hi :) I'm working on something else entirely but it involves sending data to IE (A registration process where the same/similar data is keyed into multiple intranet sites and programs.) In my searching so far I have not seen a single example that allows you to retrieve information from a webpage you have navigated to using VBA. Everything seems to be tailored to sending information to the other application such as IE. I'll be keeping a keen eye on any guru responses to this question though. As an aside, your IT people have said the metric data can be downloaded at once, is it not easier to download that data and work some magic on the raw data to update your tables? Hope you get a detailed response from someone in the know. Erazmus. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Label Options - Forms Object vs Control Box Object | Excel Discussion (Misc queries) | |||
Option button object proeprties or object not found in vba | Excel Programming | |||
Confusion about how the Window object fits into the Excel object model | Excel Programming | |||
returning pivottable object from a range object | Excel Programming | |||
How to Add an Object to the New Object List in windows 2000 | Excel Programming |